Click or drag to resize
Task Scheduler Managed Class Library

TaskSnapshot Properties

The TaskSnapshot type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets a value indicating whether th Task is enabled.
Public propertyPath
Gets the path to the item.
(Inherited from SnapshotItem.)
Public propertySddl
Gets the SDDL for the item.
(Inherited from SnapshotItem.)
Public propertyTaskDefinitionXml
Gets the TaskDefinition XML.
Top
See Also