Partilhar via


Evento _dispWindowEvents_Event.WindowClosing

Essa API oferece suporte à infra-estrutura do .NET Framework e não se destina a ser usado diretamente em seu código.

Microsoft somente uso interno.

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

Sintaxe

Event WindowClosing As _dispWindowEvents_WindowClosingEventHandler

Dim instance As _dispWindowEvents_Event
Dim handler As _dispWindowEvents_WindowClosingEventHandler

AddHandler instance.WindowClosing, handler
event _dispWindowEvents_WindowClosingEventHandler WindowClosing
 event _dispWindowEvents_WindowClosingEventHandler^ WindowClosing {
    void add (_dispWindowEvents_WindowClosingEventHandler^ value);
    void remove (_dispWindowEvents_WindowClosingEventHandler^ value);
}
O JScript não oferece suporte a eventos.

Permissões

Consulte também

Referência

_dispWindowEvents_Event Interface

_dispWindowEvents_Event Membros

Espaço para nome EnvDTE