Proprietà Breakpoint3.LocationType

Ottiene il tipo di posizione del punto di interruzione rappresenta.

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
function get LocationType () : dbgBreakpointLocationType

Valore proprietà

Tipo: EnvDTE.dbgBreakpointLocationType
Uno di dbgBreakpointLocationType valori.

Note

vedere LocationType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Overload LocationType

Spazio dei nomi EnvDTE90a