Exec |
The ExecAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionType | Gets the type of the action. (Inherited from Action) | |
| Arguments | Gets or sets the arguments associated with the command-line operation. | |
| Id | Gets or sets the identifier of the action. (Inherited from Action) | |
| Path | Gets or sets the path to an executable file. | |
| WorkingDirectory | Gets or sets the directory that contains either the executable file or the files that are used by the executable file. |