__VSPROFILERLAUNCHOPTS Enum

Definition

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

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