__VSPROFILERLAUNCHOPTS Enumeration

 

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)

public enum __VSPROFILERLAUNCHOPTS

Member nameDescription
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.

Return to top
Show: