Partager via


Breakpoint3.HitCountType, propriété

Obtient le type de nombre d'accès qui décrit comment interpréter un nombre d'accès.

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

Syntaxe

'Déclaration
ReadOnly Property HitCountType As dbgHitCountType
dbgHitCountType HitCountType { get; }
property dbgHitCountType HitCountType {
    dbgHitCountType get ();
}
abstract HitCountType : dbgHitCountType with get
function get HitCountType () : dbgHitCountType

Valeur de propriété

Type : dbgHitCountType
Une des valeurs de dbgHitCountType.

Notes

Consultez HitCountType.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms