Compartir a través de


_dispOutputWindowEvents_Event.PaneClearing (Evento)

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
Event PaneClearing As _dispOutputWindowEvents_PaneClearingEventHandler
event _dispOutputWindowEvents_PaneClearingEventHandler PaneClearing
 event _dispOutputWindowEvents_PaneClearingEventHandler^ PaneClearing {
    void add (_dispOutputWindowEvents_PaneClearingEventHandler^ value);
    void remove (_dispOutputWindowEvents_PaneClearingEventHandler^ value);
}
abstract PaneClearing : IEvent<_dispOutputWindowEvents_PaneClearingEventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispOutputWindowEvents_Event Interfaz

EnvDTE (Espacio de nombres)