OutputWindowEventsClass.PaneUpdated Event

Definition

Occurs when new text is added to a pane in the Output window.

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

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

Event Type

Implements

Applies to