Sdílet prostřednictvím


Breakpoint3.LocationType – vlastnost

Získá typ umístění, které představuje bod přerušení.

Obor názvů:  EnvDTE90a
Sestavení:  EnvDTE90a (v EnvDTE90a.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: dbgBreakpointLocationType
Jeden z dbgBreakpointLocationType hodnoty.

Poznámky

Viz téma LocationType.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Breakpoint3 Rozhraní

EnvDTE90a – obor názvů