Partager via


Breakpoint3.HitCountTarget, propriété

Obtient le nombre d'accès pour tout type de point d'arrêt. Il est interprété selon le type de nombre d'accès.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property HitCountTarget As Integer
int HitCountTarget { get; }
property int HitCountTarget {
    int get ();
}
abstract HitCountTarget : int with get
function get HitCountTarget () : int

Valeur de propriété

Type : Int32
Entier qui contient le nombre d'accès pour tout type de point d'arrêt.

Notes

Consultez HitCountTarget.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms