Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
/NOLOGO
Remarks
The /NOLOGO option prevents display of the copyright message and version number.
This option also suppresses echoing of command files. For details, see LINK Command Files.
By default, this information is sent by the linker to the Output window. On the command line, it is sent to standard output and can be redirected to a file.
To set this linker option in the Visual Studio development environment
- This option should only be used from the command line.
To set this linker option programmatically
- This linker option cannot be changed programmatically.