VsDebugTargetInfo.dlo Field

Specifies how this process should be launched or attached. Values are taken from the DEBUG_LAUNCH_OPERATION enumeration.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public dlo As DEBUG_LAUNCH_OPERATION
public DEBUG_LAUNCH_OPERATION dlo
public:
DEBUG_LAUNCH_OPERATION dlo
val mutable dlo: DEBUG_LAUNCH_OPERATION
public var dlo : DEBUG_LAUNCH_OPERATION

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VsDebugTargetInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace