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

The GUID for the property browser.

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

See Also

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