Delegato _dispDTEEvents_OnStartupCompleteEventHandler

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDTEEvents_OnStartupCompleteEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnStartupCompleteEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnStartupCompleteEventHandler()
[<ComVisibleAttribute(false)>]
type _dispDTEEvents_OnStartupCompleteEventHandler = 
    delegate of unit -> unit
JScript non supporta i delegati.

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE