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!

ICodePersisterTaskListService.Clear

Clears the task list.

[Visual Basic]
Sub Clear()
[C#]
void Clear();
[C++]
void Clear() = 0;
[JScript]
function Clear();

See Also

ICodePersisterTaskListService Interface | ICodePersisterTaskListService Members | System.ComponentModel.Design Namespace