/[no]watch

Syntax:

/watch[:keyword] or /nowatch

The /watch option requests the display of processing information to the console output window. The default is /watch:source. You can request the display of the passes (compiler, linker) with their respective command arguments and/or the input and output files by specifying any of the following /watch keywords:

/watch:cmd /watch:source
/watch:all or /watch /nowatch or /watch:none

The /watch options: