BREAKPOINT_STATE 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 BREAKPOINT_STATE
public enum BREAKPOINT_STATE
type BREAKPOINT_STATE =
Public Enum BREAKPOINT_STATE
- Inheritance
-
BREAKPOINT_STATE
Name | Value | Description |
---|---|---|
BREAKPOINT_DELETED | 0 | |
BREAKPOINT_DISABLED | 1 | |
BREAKPOINT_ENABLED | 2 |
Produto | Versões |
---|---|
Visual Studio SDK | 2019 |