Udostępnij za pośrednictwem


Zdarzenie SolutionEventsClass.QueryCloseSolution

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

Występuje przed BeforeClosing.

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

Składnia

'Deklaracja
Public Overridable Event QueryCloseSolution As _dispSolutionEvents_QueryCloseSolutionEventHandler
public virtual event _dispSolutionEvents_QueryCloseSolutionEventHandler QueryCloseSolution
public:
virtual  event _dispSolutionEvents_QueryCloseSolutionEventHandler^ QueryCloseSolution {
    void add (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
    void remove (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
}
abstract QueryCloseSolution : IEvent<_dispSolutionEvents_QueryCloseSolutionEventHandler,
    EventArgs>
override QueryCloseSolution : IEvent<_dispSolutionEvents_QueryCloseSolutionEventHandler,
    EventArgs>
Język JScript nie obsługuje zdarzeń.

Implementuje

_dispSolutionEvents_Event.QueryCloseSolution

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SolutionEventsClass Klasa

Przestrzeń nazw EnvDTE