Condividi tramite


Proprietà Breakpoint3.HitCountType

Ottiene il tipo di passaggi che descrive come interpretare il numero di passaggi.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

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

Valore proprietà

Tipo: dbgHitCountType
Uno dei valori di dbgHitCountType.

Note

Vedere HitCountType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Spazio dei nomi EnvDTE90a