Expand Minimize
This topic has not yet been rated - Rate this topic

/nologo (Suppress Banner Information) (C# Compiler Options) 

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


/nologo

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

This compiler option is unavailable in Visual Studio and cannot be changed programmatically.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.