_dispSolutionEvents_Event.QueryCloseSolution-Ereignis

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
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>
JScript unterstützt keine Ereignisse.

.NET Framework-Sicherheit

Siehe auch

Referenz

_dispSolutionEvents_Event Schnittstelle

EnvDTE-Namespace