Zdarzenie _dispDTEEvents_Event.OnStartupComplete

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
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>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDTEEvents_Event Interfejs

Przestrzeń nazw EnvDTE