Freigeben über


Breakpoint3.Collection-Eigenschaft

Ruft die Auflistung ab, die alle Breakpoint2-Objekte enthält.

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

Syntax

'Declaration
ReadOnly Property Collection As Breakpoints
Breakpoints Collection { get; }
property Breakpoints^ Collection {
    Breakpoints^ get ();
}
abstract Collection : Breakpoints with get
function get Collection () : Breakpoints

Eigenschaftswert

Typ: Breakpoints
Eine Breakpoints-Auflistung.

Hinweise

Siehe Collection.

.NET Framework-Sicherheit

Siehe auch

Referenz

Breakpoint3 Schnittstelle

EnvDTE90a-Namespace