Freigeben über


Debugger4.Breakpoints-Eigenschaft

Ruft eine Auflistung von Haltepunkten ab.

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

Syntax

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

Eigenschaftswert

Typ: Breakpoints
Eine Breakpoints-Auflistung.

Hinweise

Siehe Breakpoints.

.NET Framework-Sicherheit

Siehe auch

Referenz

Debugger4 Schnittstelle

EnvDTE90a-Namespace