Udostępnij za pośrednictwem


Metoda _dispDTEEvents_Event.remove_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 remove_OnBeginShutdown ( _
    A_1 As _dispDTEEvents_OnBeginShutdownEventHandler _
)
void remove_OnBeginShutdown(
    _dispDTEEvents_OnBeginShutdownEventHandler A_1
)
void remove_OnBeginShutdown(
    _dispDTEEvents_OnBeginShutdownEventHandler^ A_1
)
abstract remove_OnBeginShutdown : 
        A_1:_dispDTEEvents_OnBeginShutdownEventHandler -> unit
function remove_OnBeginShutdown(
    A_1 : _dispDTEEvents_OnBeginShutdownEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDTEEvents_Event Interfejs

Przestrzeń nazw EnvDTE