Udostępnij za pośrednictwem


Metoda _dispDTEEvents_Event.add_OnBeginShutdown —

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
Sub add_OnBeginShutdown ( _
    A_1 As _dispDTEEvents_OnBeginShutdownEventHandler _
)
void add_OnBeginShutdown(
    _dispDTEEvents_OnBeginShutdownEventHandler A_1
)
void add_OnBeginShutdown(
    _dispDTEEvents_OnBeginShutdownEventHandler^ A_1
)
abstract add_OnBeginShutdown : 
        A_1:_dispDTEEvents_OnBeginShutdownEventHandler -> unit
function add_OnBeginShutdown(
    A_1 : _dispDTEEvents_OnBeginShutdownEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDTEEvents_Event Interfejs

Przestrzeń nazw EnvDTE