Compartilhar via


Delegado _dispDTEEvents_OnStartupCompleteEventHandler

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
<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 não oferece suporte a delegados.

Consulte também

Referência

Namespace EnvDTE