Sdílet prostřednictvím


_dispOutputWindowEvents_Event.remove_PaneClearing – metoda

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
Sub remove_PaneClearing ( _
    A_1 As _dispOutputWindowEvents_PaneClearingEventHandler _
)
void remove_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler A_1
)
void remove_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler^ A_1
)
abstract remove_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit
function remove_PaneClearing(
    A_1 : _dispOutputWindowEvents_PaneClearingEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispOutputWindowEvents_Event Rozhraní

EnvDTE – obor názvů