Console
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.
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
Reference
Concepts
Command-Line Profiling of Stand-Alone Applications