Specifies the profiler launch options.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration __VSPROFILERLAUNCHOPTS
public enum __VSPROFILERLAUNCHOPTS
public enum class __VSPROFILERLAUNCHOPTS
type __VSPROFILERLAUNCHOPTS
public enum __VSPROFILERLAUNCHOPTS
Members
| Member name | Description | |
|---|---|---|
| VSPLO_NOPROFILE | Launch the profiler but do not collect profiling information for this target. | 
Remarks
A value of zero (0) for this enumeration indicates default launch options are used.