Debugger.InBreakpoint Property

Definition

True when debugger is stopped at a breakpoint.

public:
 virtual property bool InBreakpoint { bool get(); };
public:
 virtual property bool InBreakpoint { bool get(); };
public virtual bool InBreakpoint { get; }
member this.InBreakpoint : bool
Public Overridable ReadOnly Property InBreakpoint As Boolean

Property Value

Applies to