__VSPROFILERLAUNCHOPTS Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the profiler launch options.
public enum class __VSPROFILERLAUNCHOPTS
public enum class __VSPROFILERLAUNCHOPTS
enum __VSPROFILERLAUNCHOPTS
public enum __VSPROFILERLAUNCHOPTS
type __VSPROFILERLAUNCHOPTS =
Public Enum __VSPROFILERLAUNCHOPTS
- Inheritance
-
__VSPROFILERLAUNCHOPTS
Fields
Name | Value | Description |
---|---|---|
VSPLO_NOPROFILE | 1 | 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.