Breakpoint.HitCount Property

Definition

Records how many times this breakpoint has been triggered.

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

Property Value

Applies to