Evento _dispOutputWindowEvents_Event.PaneAdded

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
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>
O JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispOutputWindowEvents_Event Interface

Namespace EnvDTE