VSConstants.GUID_OutWindowGeneralPane Field
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.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaración
Public Shared ReadOnly GUID_OutWindowGeneralPane As Guid
public static readonly Guid GUID_OutWindowGeneralPane
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