_dispSolutionEvents_AfterClosingEventHandler (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 _dispSolutionEvents_AfterClosingEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispSolutionEvents_AfterClosingEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispSolutionEvents_AfterClosingEventHandler()
[<ComVisibleAttribute(false)>]
type _dispSolutionEvents_AfterClosingEventHandler =
delegate of unit -> unit
JScript no admite delegados.