IVsProfilerLaunchExeTargetInfo.LaunchProfilerFlags Property

Definition

public:
 property System::UInt32 LaunchProfilerFlags { System::UInt32 get(); };
public:
 property unsigned int LaunchProfilerFlags { unsigned int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERLAUNCHOPTS")]
[System.Runtime.InteropServices.DispId(1610743810)]
public uint LaunchProfilerFlags { get; }
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERLAUNCHOPTS")]
public uint LaunchProfilerFlags { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERLAUNCHOPTS")>]
[<System.Runtime.InteropServices.DispId(1610743810)>]
member this.LaunchProfilerFlags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERLAUNCHOPTS")>]
member this.LaunchProfilerFlags : uint32
Public ReadOnly Property LaunchProfilerFlags As UInteger

Property Value

Implements

Attributes

Applies to