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
    Get
dbgHitCountType HitCountType { get; }
property dbgHitCountType HitCountType {
    dbgHitCountType get ();
}
abstract HitCountType : dbgHitCountType
function get HitCountType () : dbgHitCountType

Valore proprietà

Tipo: EnvDTE.dbgHitCountType
Uno dei valori dbgHitCountType.

Implementa

Breakpoint2.HitCountType

Note

Vedere HitCountType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Overload HitCountType

Spazio dei nomi EnvDTE90a