_dispWindowEvents_WindowClosingEventHandler (Delegado)
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
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispWindowEvents_WindowClosingEventHandler ( _
Window As Window _
)
[ComVisibleAttribute(false)]
public delegate void _dispWindowEvents_WindowClosingEventHandler(
Window Window
)
[ComVisibleAttribute(false)]
public delegate void _dispWindowEvents_WindowClosingEventHandler(
[InAttribute] Window^ Window
)
[<ComVisibleAttribute(false)>]
type _dispWindowEvents_WindowClosingEventHandler =
delegate of
Window:Window -> unit
JScript no admite delegados.
Parámetros
- Window
Tipo: EnvDTE.Window
Ventana.