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

Valor de propiedad

Tipo: EnvDTE.dbgBreakpointLocationType
Uno de los valores de dbgBreakpointLocationType.

Implementaciones

Breakpoint2.LocationType

Comentarios

Vea LocationType.

Seguridad de .NET Framework

Vea también

Referencia

Breakpoint3 Interfaz

LocationType (Sobrecarga)

EnvDTE90a (Espacio de nombres)