Udostępnij za pośrednictwem


Zdarzenie OutputWindowEventsClass.PaneAdded

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

Występuje, gdy tworzone jest nowe okienko danych wyjściowych.

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

Składnia

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

Implementuje

_dispOutputWindowEvents_Event.PaneAdded

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

OutputWindowEventsClass Klasa

Przestrzeń nazw EnvDTE