OutputWindow::Parent Property
Visual Studio 2015
Gets the immediate parent object of an OutputWindow object.
Assembly: EnvDTE (in EnvDTE.dll)
The Parent property returns the immediate parent to the object or collection. To get the containing collection, use the OutputWindowPanes property.
Show: