Click or drag to resize
Task Scheduler Managed Class Library

ActionCollection Properties

The ActionCollection type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets or sets the identifier of the principal for the task.
Public propertyCount
Gets the number of actions in the collection.
Public propertyItemInt32
Gets or sets a an action at the specified index.
Public propertyItemString
Gets 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 propertyXmlText
Gets or sets an XML-formatted version of the collection.
Top
See Also