OutputWindowEventsClass.add_PaneAdded Method

Definition

public:
 virtual void add_PaneAdded(EnvDTE::_dispOutputWindowEvents_PaneAddedEventHandler ^ A_1) = EnvDTE::_dispOutputWindowEvents_Event::add_PaneAdded;
public virtual void add_PaneAdded (EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler A_1);
abstract member add_PaneAdded : EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler -> unit
override this.add_PaneAdded : EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler -> unit
Public Overridable Sub add_PaneAdded (A_1 As _dispOutputWindowEvents_PaneAddedEventHandler)

Parameters

Implements

Applies to