Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This action executes the Microsoft .NET Framework VB.NET command line compiler.

Information on the compiler options can be found in the .NET Framework documentation on MSDN :

Files & Directories

Input Files

Project Directory

Files to compile

Find source files in sub-directories

Sub-directories

Files

Output files

Output file

Target type

Target the .NET compact framework

Excerpt Include
_Inc_.NetFramework
_Inc_.NetFramework
nopaneltrue

Options

Optimization

Optimize

Pre-processor

Define pre-processor symbols

Miscellaneous

Base address

Main class

Root namespace

Suppress compiler banner information

Display compiler output using UTF-8 encoding

Output extra information during compilation

SDK path

Debugging

Debugging/Error checking options

Promote warnings to errors

Prevent compiler from displaying code for syntax-related errors and warnings

Disable integer overflow checking

Debug information

Suppress warnings

Assemblies

Assemblies

Partially sing the assembly

Modules to be part of this assembly

Import metadata from a file that contains an assembly

Location of assemblies referenced by means of /reference

Import a namespace from a specified assembly

Specify a key container name for a key pair to give an assembly a strong name

Specify a file containing a key or key pair to give an assembly a strong name

Resources

Resources

Create link to a managed resources

Embed .NET framework resources into the output file

Insert .ico files into the output file

Insert Win32 resources into the output file

Language

Require explicit declaration of variables

Enforce strict type semantics

String comparisons