VsDebugTargetInfo.dlo Field

Definition

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:

Applies to