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

The GUID for the project explorer.

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

See Also

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