Compartilhar via


Propriedade Breakpoint3.Type

Obtém uma constante que especifica o tipo de ponto de interrupção.

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

Sintaxe

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

Valor de propriedade

Tipo: EnvDTE.dbgBreakpointType
Dentre as dbgBreakpointType valores.

Comentários

Consulte Type.

Segurança do .NET Framework

Consulte também

Referência

Breakpoint3 Interface

Sobrecargas Type

Namespace EnvDTE90a