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)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")]
DEBUG_LAUNCH_OPERATION dlo

From vsshell.idl:

Return to top
Show: