Boolean
IBreakpoint
.IsEnabled { get; set; }
Specifies whether the breakpoint is enabled or not.
Remarks
Examples