__VSPROFILERLAUNCHOPTS Enum

Definition

Specifies the profiler launch options.

C++/CX
public enum class __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.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022