Partager via


_dispDTEEvents_Event.add_OnStartupComplete, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Sub add_OnStartupComplete ( _
    A_1 As _dispDTEEvents_OnStartupCompleteEventHandler _
)
void add_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler A_1
)
void add_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler^ A_1
)
abstract add_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit 
function add_OnStartupComplete(
    A_1 : _dispDTEEvents_OnStartupCompleteEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispDTEEvents_Event Interface

EnvDTE, espace de noms