Udostępnij za pośrednictwem


Właściwość Breakpoint3.LocationType —

Pobiera typ lokalizacji, którą reprezentuje punkt przerwania.

Przestrzeń nazw:  EnvDTE90a
Zestaw:  EnvDTE90a (w EnvDTE90a.dll)

Składnia

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

Wartość właściwości

Typ: dbgBreakpointLocationType
Jednym z dbgBreakpointLocationType wartości.

Uwagi

See LocationType.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Breakpoint3 Interfejs

Przestrzeń nazw EnvDTE90a