IVsOutputWindowPane::Activate Method ()
Visual Studio 2015
Shows and activates the Output window pane.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Calling this method on an output window pane will not force the Output window itself to become visible if it is not visible already. If this output window pane was originally created as a hidden pane, calling this method makes it the selected and visible pane inside the Output window.
Show: