NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StandardToolWindows.OutputWindow

The GUID for the output window.

[Visual Basic]
Public Shared ReadOnly OutputWindow As Guid
[C#]
public static readonly Guid OutputWindow;
[C++]
public: static readonly Guid OutputWindow;
[JScript]
public static var OutputWindow : Guid;

See Also

StandardToolWindows Class | StandardToolWindows Members | System.ComponentModel.Design Namespace