Compartir a través de


_dispDTEEvents_Event.OnStartupComplete (Evento)

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
Event OnStartupComplete As _dispDTEEvents_OnStartupCompleteEventHandler
event _dispDTEEvents_OnStartupCompleteEventHandler OnStartupComplete
event _dispDTEEvents_OnStartupCompleteEventHandler^ OnStartupComplete {
    void add (_dispDTEEvents_OnStartupCompleteEventHandler^ value);
    void remove (_dispDTEEvents_OnStartupCompleteEventHandler^ value);
}
abstract OnStartupComplete : IEvent<_dispDTEEvents_OnStartupCompleteEventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispDTEEvents_Event Interfaz

EnvDTE (Espacio de nombres)