description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Learn more about: /nologo (Suppress Startup Banner) (C/C++) |
/nologo (Suppress Startup Banner) (C/C++) |
11/04/2016 |
|
|
75930d8b-b11c-4db8-99e5-b52f97da0693 |
Suppresses the display of the copyright banner when the compiler starts up and display of informational messages during compiling.
/nologo
-
Open the project's Property Pages dialog box. For details, see Set C++ compiler and build properties in Visual Studio.
-
Select the Configuration Properties > C/C++ > General property page.
-
Modify the Suppress Startup Banner property.
- See xref:Microsoft.VisualStudio.VCProjectEngine.VCCLCompilerTool.SuppressStartupBanner%2A.