Compartir a través de


_dispWindowEvents_Event.remove_WindowClosing (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
Sub remove_WindowClosing ( _
    A_1 As _dispWindowEvents_WindowClosingEventHandler _
)
void remove_WindowClosing(
    _dispWindowEvents_WindowClosingEventHandler A_1
)
void remove_WindowClosing(
    _dispWindowEvents_WindowClosingEventHandler^ A_1
)
abstract remove_WindowClosing : 
        A_1:_dispWindowEvents_WindowClosingEventHandler -> unit 
function remove_WindowClosing(
    A_1 : _dispWindowEvents_WindowClosingEventHandler
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

_dispWindowEvents_Event Interfaz

EnvDTE (Espacio de nombres)