IVsCodeWindow::Close Method ()
Visual Studio 2015
Closes the code window.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsCodeWindow::Close();
Show: