_dispSolutionEvents_SinkHelper.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
Public Overridable Sub QueryCloseSolution ( _
    ByRef A_1 As Boolean _
)
public virtual void QueryCloseSolution(
    ref bool A_1
)
public:
virtual void QueryCloseSolution(
    bool% A_1
)
abstract QueryCloseSolution : 
        A_1:bool byref -> unit 
override QueryCloseSolution : 
        A_1:bool byref -> unit 
public function QueryCloseSolution(
    A_1 : boolean
)

Paramètres

Implémentations

_dispSolutionEvents.QueryCloseSolution(Boolean%)

Sécurité .NET Framework

Voir aussi

Référence

_dispSolutionEvents_SinkHelper Classe

EnvDTE, espace de noms