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
    Get
dbgBreakpointLocationType LocationType { get; }
property dbgBreakpointLocationType LocationType {
    dbgBreakpointLocationType get ();
}
abstract LocationType : dbgBreakpointLocationType
function get LocationType () : dbgBreakpointLocationType

Valore proprietà

Tipo: EnvDTE.dbgBreakpointLocationType
Uno dei valori dbgBreakpointLocationType.

Implementa

Breakpoint2.LocationType

Note

Vedere LocationType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Overload LocationType

Spazio dei nomi EnvDTE90a