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.