Click or drag to resize
Task Scheduler Managed Class Library

TaskCollection Properties

The TaskCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of registered tasks in the collection.
Public propertyItemInt32Gets the specified registered task from the collection.
Public propertyItemStringGets the named registered task from the collection.
Top
See Also