VSConstants::SID_SVsGeneralOutputWindowPane Field
Visual Studio 2015
Returns an IID_IVsOutputWindowPane interface of the General output pane in the Visual Studio environment.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Field Value
Type: System::GuidQuerying for this pseudo service will cause the General output pane to be created if it has not yet been created. The General output pane is the best place to display general status messages to the user, for example, messages relating to operations like opening a project.
Show: