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!

HxLink DID NOT INITIALIZE

/help, /? (Compiler Command-Line Help)

Displays the compiler options. /help

-or-

/?

Remarks

If this option is included in a compilation, no output file will be created and no compilation will take place.

This option is not available from within the development environment; it is only available when compiling from the command line.

Example

Display help from the command line:

vbc /help

See Also

Visual Basic Compiler Options