Console

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The VSPerfCmd.exe Console option starts the specified application in a new command prompt window. Console can only be used with the VSPerfCmd Launch option. If the application is not a command-line application, Console has no effect.

Syntax

VSPerfCmd.exe /Launch:AppName /Console  

Parameters

None

Required Options

Console can only be specified on a command line that also contains the Launch option.

Launch: AppName
Starts the profiler and the application specified by AppName.

See Also

VSPerfCmd
Profiling Stand-Alone Applications
Profiling ASP.NET Web Applications
Profiling Services