Zdarzenie _dispSolutionEvents_Event.BeforeClosing

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispSolutionEvents_Event Interfejs

Przestrzeń nazw EnvDTE