Sdílet prostřednictvím


_dispOutputWindowEvents_Event.PaneAdded – událost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
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>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispOutputWindowEvents_Event Rozhraní

EnvDTE – obor názvů