Compartir a través de


OutputWindowEventsClass.add_PaneClearing (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 add_PaneClearing ( _
    A_1 As _dispOutputWindowEvents_PaneClearingEventHandler _
)
public virtual void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler A_1
)
public:
virtual void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler^ A_1
)
abstract add_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit 
override add_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit 
public function add_PaneClearing(
    A_1 : _dispOutputWindowEvents_PaneClearingEventHandler
)

Parámetros

Implementaciones

_dispOutputWindowEvents_Event.add_PaneClearing(_dispOutputWindowEvents_PaneClearingEventHandler)

Seguridad de .NET Framework

Vea también

Referencia

OutputWindowEventsClass Clase

EnvDTE (Espacio de nombres)