Compartir a través de


SolutionEventsClass.remove_QueryCloseSolution (Método)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Public Overridable Sub remove_QueryCloseSolution ( _
    A_1 As _dispSolutionEvents_QueryCloseSolutionEventHandler _
)
public virtual void remove_QueryCloseSolution(
    _dispSolutionEvents_QueryCloseSolutionEventHandler A_1
)
public:
virtual void remove_QueryCloseSolution(
    _dispSolutionEvents_QueryCloseSolutionEventHandler^ A_1
)
abstract remove_QueryCloseSolution : 
        A_1:_dispSolutionEvents_QueryCloseSolutionEventHandler -> unit 
override remove_QueryCloseSolution : 
        A_1:_dispSolutionEvents_QueryCloseSolutionEventHandler -> unit 
public function remove_QueryCloseSolution(
    A_1 : _dispSolutionEvents_QueryCloseSolutionEventHandler
)

Parámetros

Implementaciones

_dispSolutionEvents_Event.remove_QueryCloseSolution(_dispSolutionEvents_QueryCloseSolutionEventHandler)

Seguridad de .NET Framework

Vea también

Referencia

SolutionEventsClass Clase

EnvDTE (Espacio de nombres)