Sdílet prostřednictvím


Breakpoint3.HitCountType – vlastnost

Načtení typu počet přístupů, které popisuje, jak interpretovat počet přístupů.

Obor názvů:  EnvDTE90a
Sestavení:  EnvDTE90a (v EnvDTE90a.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: dbgHitCountType
Jeden z dbgHitCountType hodnoty.

Poznámky

Viz téma HitCountType.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Breakpoint3 Rozhraní

EnvDTE90a – obor názvů