_dispOutputWindowEvents_Event.PaneClearing – 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 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>
Jazyk JScript nepodporuje události.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.