IVsProfilerLaunchWebServerTargetInfo.LaunchProfilerFlags 属性

定义

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")>]
[<System.Runtime.InteropServices.DispId(1610743810)>]
member this.LaunchProfilerFlags : uint32
Public ReadOnly Property LaunchProfilerFlags As UInteger

属性值

UInt32

实现

属性

适用于