Evento _dispOutputWindowEvents_Event.PaneClearing

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

Segurança do .NET Framework

Consulte também

Referência

_dispOutputWindowEvents_Event Interface

Namespace EnvDTE