Freigeben über


_dispOutputWindowEvents_Event.add_PaneClearing-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub add_PaneClearing ( _
    A_1 As _dispOutputWindowEvents_PaneClearingEventHandler _
)
void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler A_1
)
void add_PaneClearing(
    _dispOutputWindowEvents_PaneClearingEventHandler^ A_1
)
abstract add_PaneClearing : 
        A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit
function add_PaneClearing(
    A_1 : _dispOutputWindowEvents_PaneClearingEventHandler
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

_dispOutputWindowEvents_Event Schnittstelle

EnvDTE-Namespace