Partilhar via


Propriedade Breakpoint3.LocationType

Obtém o tipo de local, que o ponto de interrupção representa.

Namespace:  EnvDTE90a
Assembly:  EnvDTE90a (em EnvDTE90a.dll)

Sintaxe

'Declaração
ReadOnly Property LocationType As dbgBreakpointLocationType
dbgBreakpointLocationType LocationType { get; }
property dbgBreakpointLocationType LocationType {
    dbgBreakpointLocationType get ();
}
abstract LocationType : dbgBreakpointLocationType
function get LocationType () : dbgBreakpointLocationType

Valor de propriedade

Tipo: EnvDTE.dbgBreakpointLocationType
Dentre as dbgBreakpointLocationType valores.

Comentários

Consulte LocationType.

Segurança do .NET Framework

Consulte também

Referência

Breakpoint3 Interface

Sobrecargas LocationType

Namespace EnvDTE90a