enum_DEBUG_REASON 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.
C++
public enum class enum_DEBUG_REASON
public enum enum_DEBUG_REASON
type enum_DEBUG_REASON =
Public Enum enum_DEBUG_REASON
- Inheritance
-
enum_DEBUG_REASON
Name | Value | Description |
---|---|---|
DEBUG_REASON_ERROR | 0 | |
DEBUG_REASON_USER_LAUNCHED | 1 | |
DEBUG_REASON_USER_ATTACHED | 2 | |
DEBUG_REASON_AUTO_ATTACHED | 3 | |
DEBUG_REASON_CAUSALITY | 4 |
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |