Udostępnij za pośrednictwem


Właściwość Breakpoint3.HitCountType —

Pobiera typ licznika trafień, który opisuje sposób interpretowania licznika trafień.

Przestrzeń nazw:  EnvDTE90a
Zestaw:  EnvDTE90a (w EnvDTE90a.dll)

Składnia

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

Wartość właściwości

Typ: dbgHitCountType
Jednym z dbgHitCountType wartości.

Uwagi

See HitCountType.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Breakpoint3 Interfejs

Przestrzeń nazw EnvDTE90a