_DEBUG_LAUNCH_OPERATION2 Enumeration
Visual Studio 2015
Provides additional members to the DEBUG_LAUNCH_OPERATION enumeration.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| DLO_AttachToHostingProcess | Attach to a hosting process. | |
| DLO_StartDebuggingHostingProcess | Start debugging. |
From vsshell80.idl:
Show: