Compartilhar via


Método _dispDTEEvents_Event.remove_OnStartupComplete

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
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

_dispDTEEvents_Event Interface

Namespace EnvDTE