EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR 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 EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR
public enum EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR
type EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR =
Public Enum EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR
- Inheritance
-
EXCEPTION_CONDITION_CALLSTACK_BEHAVIOR
Name | Value | Description |
---|---|---|
TopFrameOnly | 0 | |
Full | 1 |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |