OutputWindowEventsClass.PaneClearing Event

Definition

Occurs when all text in an Output window pane is deleted.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual event EnvDTE::_dispOutputWindowEvents_PaneClearingEventHandler ^ PaneClearing;
public:
 virtual event EnvDTE::_dispOutputWindowEvents_PaneClearingEventHandler ^ PaneClearing;
public virtual event EnvDTE._dispOutputWindowEvents_PaneClearingEventHandler PaneClearing;
member this.PaneClearing : EnvDTE._dispOutputWindowEvents_PaneClearingEventHandler 
Public Overridable Custom Event PaneClearing As _dispOutputWindowEvents_PaneClearingEventHandler Implements PaneClearing

Event Type

Implements

Applies to