Sdílet prostřednictvím


_dispSolutionEvents_Event.QueryCloseSolution – událost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
Event QueryCloseSolution As _dispSolutionEvents_QueryCloseSolutionEventHandler
event _dispSolutionEvents_QueryCloseSolutionEventHandler QueryCloseSolution
 event _dispSolutionEvents_QueryCloseSolutionEventHandler^ QueryCloseSolution {
    void add (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
    void remove (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
}
abstract QueryCloseSolution : IEvent<_dispSolutionEvents_QueryCloseSolutionEventHandler,
    EventArgs>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispSolutionEvents_Event Rozhraní

EnvDTE – obor názvů