Click or drag to resize
Task Scheduler Managed Class Library

TaskSnapshot Properties

The TaskSnapshot type exposes the following members.

Properties
 NameDescription
Public propertyEnabledGets a value indicating whether th Task is enabled.
Public propertyPathGets the path to the item.
(Inherited from SnapshotItem)
Public propertySddlGets the SDDL for the item.
(Inherited from SnapshotItem)
Public propertyTaskDefinitionXmlGets the TaskDefinition XML.
Top
See Also