Condividi tramite


Proprietà Breakpoint3.LocationType

Ottiene il tipo di posizione rappresentato dal punto di interruzione.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

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

Valore proprietà

Tipo: dbgBreakpointLocationType
Uno dei valori di dbgBreakpointLocationType.

Note

Vedere LocationType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Spazio dei nomi EnvDTE90a