OutputWindowEventsClass.remove_PaneUpdated Method
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.
public:
virtual void remove_PaneUpdated(EnvDTE::_dispOutputWindowEvents_PaneUpdatedEventHandler ^ A_1) = EnvDTE::_dispOutputWindowEvents_Event::remove_PaneUpdated;
public virtual void remove_PaneUpdated (EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandler A_1);
abstract member remove_PaneUpdated : EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
override this.remove_PaneUpdated : EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
Public Overridable Sub remove_PaneUpdated (A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler)