Condividi tramite


DkmClearRuntimeBreakpointHitCountConditionAsyncResult.CurrentHitCount Property

Definition

Number of times that the breakpoint has been hit as of the time that the condition was removed.

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

Property Value

Returns Int32.

Applies to