Compartir a través de


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

Seguridad de .NET Framework

Vea también

Referencia

_dispOutputWindowEvents_Event Interfaz

EnvDTE (Espacio de nombres)