Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GUID of the pseudo service that returns the General output pane SID_SVsGeneralOutputWindowPane in the VS environment.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_OutWindowGeneralPane As Guid
public static readonly Guid GUID_OutWindowGeneralPane
public:
static initonly Guid GUID_OutWindowGeneralPane
static val GUID_OutWindowGeneralPane: Guid
public static final var GUID_OutWindowGeneralPane : Guid
Remarks
Querying for this service will cause the General output pane to be created if it has not yet been created.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio Namespace