Debugger4.DTE Propriedade

Definição

Obtém o objeto de extensibilidade de nível superior.

public:
 property EnvDTE::DTE ^ DTE { EnvDTE::DTE ^ get(); };
public:
 property EnvDTE::DTE ^ DTE { EnvDTE::DTE ^ get(); };
[System.Runtime.InteropServices.DispId(200)]
public EnvDTE.DTE DTE { [System.Runtime.InteropServices.DispId(200)] get; }
[<System.Runtime.InteropServices.DispId(200)>]
[<get: System.Runtime.InteropServices.DispId(200)>]
member this.DTE : EnvDTE.DTE
Public ReadOnly Property DTE As DTE

Valor da propriedade

DTE

Um objeto DTE.

Implementações

DTE
Atributos

Comentários

Consulte DTE.

Aplica-se a