IDTSBreakpointTarget100.HitCount Propriété

Définition

public:
 property int HitCount { int get(); };
[System.Runtime.InteropServices.DispId(3)]
public int HitCount { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.HitCount : int
Public ReadOnly Property HitCount As Integer

Valeur de propriété

Entier contenant le nombre de fois où un point d’arrêt se produit avant que le moteur d’exécution ne soit suspendu.

Attributs

S’applique à