OutputWindowEventsClass.PaneAdded Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a new Output window pane is created.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
virtual event EnvDTE::_dispOutputWindowEvents_PaneAddedEventHandler ^ PaneAdded;
public:
virtual event EnvDTE::_dispOutputWindowEvents_PaneAddedEventHandler ^ PaneAdded;
public virtual event EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler PaneAdded;
member this.PaneAdded : EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler
Public Overridable Custom Event PaneAdded As _dispOutputWindowEvents_PaneAddedEventHandler Implements PaneAdded