Compartir a través de


DTEEventsClass.remove_OnStartupComplete (Método)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Public Overridable Sub remove_OnStartupComplete ( _
    A_1 As _dispDTEEvents_OnStartupCompleteEventHandler _
)
public virtual void remove_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler A_1
)
public:
virtual void remove_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler^ A_1
)
abstract remove_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit  
override remove_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit
public function remove_OnStartupComplete(
    A_1 : _dispDTEEvents_OnStartupCompleteEventHandler
)

Parámetros

Implementaciones

_dispDTEEvents_Event.remove_OnStartupComplete(_dispDTEEvents_OnStartupCompleteEventHandler)

Seguridad de .NET Framework

Vea también

Referencia

DTEEventsClass Clase

EnvDTE (Espacio de nombres)