Enumeration

IdeDebuggerBreakpointChange

since: 45

Declaration

enum Ide.DebuggerBreakpointChange

Description

Describes the type of modification to perform on a breakpoint.

Available since: 45

Members

IDE_DEBUGGER_BREAKPOINT_CHANGE_ENABLED

Change the enabled state.

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