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

The GUID for the task list.

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

See Also

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