Events2.DTEEvents Propriedade

Definição

Obtém o DTEEvents objeto que fornece eventos para o ambiente de desenvolvimento.

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

Valor da propriedade

DTEEvents

Um objeto DTEEvents.

Implementações

Atributos

Aplica-se a