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

The GUID for the server explorer.

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

See Also

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