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 propertyPath
Gets the path of the file based snapshot.
Public propertyTargetServer
Gets the machine name of the server from which the snapshot was taken.
Public propertyTimeStamp
Gets the UTC time stamp for when the snapshot was taken.
Top
See Also