Compartir a través de


Breakpoint3.LocationType (Propiedad)

Obtiene el tipo de ubicación que representa el punto de interrupción.

Espacio de nombres:  EnvDTE90a
Ensamblado:  EnvDTE90a (en EnvDTE90a.dll)

Sintaxis

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

Valor de propiedad

Tipo: dbgBreakpointLocationType
Uno de los valores de dbgBreakpointLocationType.

Comentarios

Vea LocationType.

Seguridad de .NET Framework

Vea también

Referencia

Breakpoint3 Interfaz

EnvDTE90a (Espacio de nombres)