__VSPROFILERLAUNCHOPTS Enumeration
Visual Studio 2015
Specifies the profiler launch options.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| VSPLO_NOPROFILE | Launch the profiler but do not collect profiling information for this target. |
A value of zero (0) for this enumeration indicates default launch options are used.
Show: