Click or drag to resize
Task Scheduler Managed Class Library

ExecAction Properties

The ExecAction type exposes the following members.

Properties
 NameDescription
Public propertyActionTypeGets the type of the action.
(Inherited from Action)
Public propertyArgumentsGets or sets the arguments associated with the command-line operation.
Public propertyIdGets or sets the identifier of the action.
(Inherited from Action)
Public propertyPathGets or sets the path to an executable file.
Public propertyWorkingDirectory Gets or sets the directory that contains either the executable file or the files that are used by the executable file.
Top
See Also