Enumeration

IdeDebuggerBreakpointChange

since: 46

Declaration

enum Ide.DebuggerBreakpointChange

Description

Describes the type of modification to perform on a breakpoint.

Available since: 46

Members

IDE_DEBUGGER_BREAKPOINT_CHANGE_ENABLED

Change the enabled state.

  • Value: 1
  • Nickname: enabled
  • Available since: 46