Condividi tramite


Metodo _dispDTEEvents_Event.remove_OnStartupComplete

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
Sub remove_OnStartupComplete ( _
    A_1 As _dispDTEEvents_OnStartupCompleteEventHandler _
)
void remove_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler A_1
)
void remove_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler^ A_1
)
abstract remove_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit
function remove_OnStartupComplete(
    A_1 : _dispDTEEvents_OnStartupCompleteEventHandler
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispDTEEvents_Event Interfaccia

Spazio dei nomi EnvDTE