Click or drag to resize
Task Scheduler Managed Class Library

TaskSchedulerSnapshot Properties

The TaskSchedulerSnapshot type exposes the following members.

Properties
 NameDescription
Public propertyItems Gets a list of TaskSnapshot and TaskFolderSnapshot instances the represent the tasks and folders from a Task Scheduler instance.
Public propertyPathGets the path of the file based snapshot.
Public propertyTargetServerGets the machine name of the server from which the snapshot was taken.
Public propertyTimeStampGets the UTC time stamp for when the snapshot was taken.
Top
See Also