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!

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

/help
/?

Remarks

This option sends a listing of compiler options, and a brief description of each option, to stdout. 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.

See Also

C# Compiler Options