This topic has not yet been rated - Rate this topic

SVsGeneralOutputWindowPane Interface

Pseudoservice that returns an IID_IVsOutputWindowPane interface for the General output pane in the VS environment. Querying for this service will cause the General output pane to be created if it hasn't yet been created. The General output pane is an appropriate place to display general status messages to the user, such as messages relating to operations such as opening a project.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")] 
[GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")] 
public interface SVsGeneralOutputWindowPane
/** @attribute GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83") */ 
/** @attribute GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83") */ 
public interface SVsGeneralOutputWindowPane
GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83") 
GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83") 
public interface SVsGeneralOutputWindowPane
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ