BreakpointUpdatedEventArgs.BreakpointCount Property

Definition

Gets the current breakpoint count.

public:
 property int BreakpointCount { int get(); };
public:
 property int BreakpointCount { int get(); };
public int BreakpointCount { get; }
member this.BreakpointCount : int
Public ReadOnly Property BreakpointCount As Integer

Property Value

Applies to