_DEBUG_LAUNCH_OPERATION2 Enum
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.
Provides additional members to the DEBUG_LAUNCH_OPERATION enumeration.
public enum class _DEBUG_LAUNCH_OPERATION2
C++/CX
public enum class _DEBUG_LAUNCH_OPERATION2
enum _DEBUG_LAUNCH_OPERATION2
public enum _DEBUG_LAUNCH_OPERATION2
type _DEBUG_LAUNCH_OPERATION2 =
Public Enum _DEBUG_LAUNCH_OPERATION2
- Inheritance
-
_DEBUG_LAUNCH_OPERATION2
Name | Value | Description |
---|---|---|
DLO_AttachToHostingProcess | 4 | Attach to a hosting process. |
DLO_StartDebuggingHostingProcess | 5 | Start debugging. |
From vsshell80.idl:
Produit | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |