Zdarzenie _dispDocumentEvents_Event.DocumentClosing

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Event DocumentClosing As _dispDocumentEvents_DocumentClosingEventHandler
event _dispDocumentEvents_DocumentClosingEventHandler DocumentClosing
event _dispDocumentEvents_DocumentClosingEventHandler^ DocumentClosing {
    void add (_dispDocumentEvents_DocumentClosingEventHandler^ value);
    void remove (_dispDocumentEvents_DocumentClosingEventHandler^ value);
}
abstract DocumentClosing : IEvent<_dispDocumentEvents_DocumentClosingEventHandler,
    EventArgs>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents_Event Interfejs

Przestrzeń nazw EnvDTE