Freigeben über


Breakpoint3.LocationType-Eigenschaft

Ruft den Positionstyp ab, den der Haltepunkt darstellt.

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

Syntax

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

Eigenschaftswert

Typ: dbgBreakpointLocationType
Einer der dbgBreakpointLocationType-Werte.

Hinweise

Siehe LocationType.

.NET Framework-Sicherheit

Siehe auch

Referenz

Breakpoint3 Schnittstelle

EnvDTE90a-Namespace