VsDebugTargetInfo.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. Values are taken from the DEBUG_LAUNCH_OPERATION enumeration.
public: Microsoft::VisualStudio::Shell::Interop::DEBUG_LAUNCH_OPERATION dlo;
public: Microsoft::VisualStudio::Shell::Interop::DEBUG_LAUNCH_OPERATION dlo;
Microsoft::VisualStudio::Shell::Interop::DEBUG_LAUNCH_OPERATION dlo;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")]
public Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION dlo;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")>]
val mutable dlo : Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION
Public dlo As DEBUG_LAUNCH_OPERATION
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: