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!

/nologo (Suppress Banner Information)

/nologo

Remarks

The /nologo option suppresses display of the sign-on banner when the compiler starts up and display of informational messages during compiling.

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