Partager via


Debugger5.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 :  EnvDTE100
Assembly :  EnvDTE100 (dans EnvDTE100.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

Debugger4.AllBreakpointsLastHit

Sécurité .NET Framework

Voir aussi

Référence

Debugger5 Interface

AllBreakpointsLastHit, surcharge

EnvDTE100, espace de noms