Click or drag to resize
Task Scheduler Managed Class Library

ActionCollection Properties

The ActionCollection type exposes the following members.

Properties
 NameDescription
Public propertyContextGets or sets the identifier of the principal for the task.
Public propertyCountGets the number of actions in the collection.
Public propertyItemInt32Gets or sets a an action at the specified index.
Public propertyItemStringGets or sets a specified action from the collection.
Public propertyPowerShellConversion Gets or sets the systems under which unsupported actions will be converted to PowerShell ExecAction instances.
Public propertyXmlTextGets or sets an XML-formatted version of the collection.
Top
See Also