Udostępnij za pośrednictwem


Metoda OutputWindowEventsClass.add_PaneClearing —

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

Microsoft tylko do użytku wewnętrznego.

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

Składnia

'Deklaracja
Public Overridable Sub add_PaneClearing ( _
    A_1 As _dispOutputWindowEvents_PaneClearingEventHandler _
)
public virtual void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler A_1
)
public:
virtual void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler^ A_1
)
abstract add_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit  
override add_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit
public function add_PaneClearing(
    A_1 : _dispOutputWindowEvents_PaneClearingEventHandler
)

Parametry

Implementuje

_dispOutputWindowEvents_Event.add_PaneClearing(_dispOutputWindowEvents_PaneClearingEventHandler)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

OutputWindowEventsClass Klasa

Przestrzeń nazw EnvDTE