Freigeben über


Breakpoint3.HitCountType-Eigenschaft

Ruft den Trefferanzahltyp ab, der beschreibt, wie eine Trefferanzahl interpretiert wird.

Namespace:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Syntax

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

Eigenschaftswert

Typ: EnvDTE.dbgHitCountType
Einer der dbgHitCountType-Werte.

Hinweise

Weitere Informationen finden Sie unter HitCountType.

.NET Framework-Sicherheit

Siehe auch

Referenz

Breakpoint3 Schnittstelle

HitCountType-Überladung

EnvDTE90a-Namespace