Events.DTEEvents Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o DTEEvents 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
Um objeto DTEEvents.
- Atributos