VsDebugTargetInfo3.LaunchFlags Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the launch flags that were passed to DebugLaunch(UInt32).
public: System::UInt32 LaunchFlags;
public: unsigned int LaunchFlags;
unsigned int LaunchFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSDBGLAUNCHFLAGS5")]
public uint LaunchFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSDBGLAUNCHFLAGS5")>]
val mutable LaunchFlags : uint32
Public LaunchFlags As UInteger
Field Value
- Attributes