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