Delegat _dispDTEEvents_OnBeginShutdownEventHandler
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
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDTEEvents_OnBeginShutdownEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnBeginShutdownEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnBeginShutdownEventHandler()
[<ComVisibleAttribute(false)>]
type _dispDTEEvents_OnBeginShutdownEventHandler =
delegate of unit -> unit
Język JScript nie obsługuje delegatów.