_dispSolutionEvents_Event.remove_QueryCloseSolution, méthode

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
Sub remove_QueryCloseSolution ( _
    A_1 As _dispSolutionEvents_QueryCloseSolutionEventHandler _
)
void remove_QueryCloseSolution(
    _dispSolutionEvents_QueryCloseSolutionEventHandler A_1
)
void remove_QueryCloseSolution(
    _dispSolutionEvents_QueryCloseSolutionEventHandler^ A_1
)
abstract remove_QueryCloseSolution : 
        A_1:_dispSolutionEvents_QueryCloseSolutionEventHandler -> unit 
function remove_QueryCloseSolution(
    A_1 : _dispSolutionEvents_QueryCloseSolutionEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispSolutionEvents_Event Interface

EnvDTE, espace de noms