VsDebugTargetInfo2.dlo 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 how this process should be launched or attached.
public: System::UInt32 dlo;
public: unsigned int dlo;
unsigned int dlo;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION2")]
public uint dlo;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION2")>]
val mutable dlo : uint32
Public dlo As UInteger
Field Value
- Attributes