IVsProfilerLaunchTargetInfo::LaunchProfilerFlags Property

 

Gets the flags that affect the launch.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSPROFILERLAUNCHOPTS")]
[DispIdAttribute(1610743810)]
property unsigned int LaunchProfilerFlags {
	unsigned int get();
}

Property Value

Type: System::UInt32

The flags that affect the launch.

Return to top
Show: