Partager via


_dispSolutionEvents_Event.QueryCloseSolution, événement

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
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 ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

_dispSolutionEvents_Event Interface

EnvDTE, espace de noms