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.ObjectBrowser

The GUID for the object browser.

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

See Also

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