Partager via


Debugger4.AllBreakpointsLastHit, propriété

Obtient une collection des derniers points d'arrêt liés ayant fait l'objet d'un accès simultané.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property AllBreakpointsLastHit As Breakpoints
    Get
Breakpoints AllBreakpointsLastHit { get; }
property Breakpoints^ AllBreakpointsLastHit {
    Breakpoints^ get ();
}
abstract AllBreakpointsLastHit : Breakpoints
function get AllBreakpointsLastHit () : Breakpoints

Valeur de propriété

Type : EnvDTE.Breakpoints
Collection Breakpoints.

Implémentations

Debugger3.AllBreakpointsLastHit

Notes

Consultez AllBreakpointsLastHit.

Sécurité .NET Framework

Voir aussi

Référence

Debugger4 Interface

AllBreakpointsLastHit, surcharge

EnvDTE90a, espace de noms