Udostępnij za pośrednictwem


Zdarzenie OutputWindowEventsClass.PaneUpdated

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Występuje, gdy nowy tekst jest dodawany do okienka w oknie dane wyjściowe.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Public Overridable Event PaneUpdated As _dispOutputWindowEvents_PaneUpdatedEventHandler
public virtual event _dispOutputWindowEvents_PaneUpdatedEventHandler PaneUpdated
public:
virtual   event _dispOutputWindowEvents_PaneUpdatedEventHandler^ PaneUpdated {
    void add (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
    void remove (_dispOutputWindowEvents_PaneUpdatedEventHandler^ value);
}
abstract PaneUpdated : IEvent<_dispOutputWindowEvents_PaneUpdatedEventHandler,
    EventArgs>
override PaneUpdated : IEvent<_dispOutputWindowEvents_PaneUpdatedEventHandler,
    EventArgs>
Język JScript nie obsługuje zdarzeń.

Implementuje

_dispOutputWindowEvents_Event.PaneUpdated

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

OutputWindowEventsClass Klasa

Przestrzeń nazw EnvDTE