NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Visual Basic Compiler Options

The compiler produces executable (.exe) files or dynamic-link libraries (DLLs).

Every compiler option is available in two forms: -option and /option. The documentation only shows the /option form.

To find a particular compiler option, see one of the following lists:

See Also

Building from the Command Line