Zdarzenie _dispSolutionEvents_Event.AfterClosing

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 AfterClosing As _dispSolutionEvents_AfterClosingEventHandler
event _dispSolutionEvents_AfterClosingEventHandler AfterClosing
event _dispSolutionEvents_AfterClosingEventHandler^ AfterClosing {
    void add (_dispSolutionEvents_AfterClosingEventHandler^ value);
    void remove (_dispSolutionEvents_AfterClosingEventHandler^ value);
}
abstract AfterClosing : IEvent<_dispSolutionEvents_AfterClosingEventHandler,
    EventArgs>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispSolutionEvents_Event Interfejs

Przestrzeń nazw EnvDTE