Evento _dispOutputWindowEvents_Event.PaneUpdated

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 PaneUpdated As _dispOutputWindowEvents_PaneUpdatedEventHandler
event _dispOutputWindowEvents_PaneUpdatedEventHandler PaneUpdated
 event _dispOutputWindowEvents_PaneUpdatedEventHandler^ PaneUpdated {
    void add (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
    void remove (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
}
abstract PaneUpdated : IEvent<_dispOutputWindowEvents_PaneUpdatedEventHandler,
    EventArgs>
O JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispOutputWindowEvents_Event Interface

Namespace EnvDTE