ExecutionRequest Fields |
The ExecutionRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
The command line argument string to pass to the executable.
| |
| Executable |
An absolute path to the executable to run.
| |
| WorkingDirectory |
The directory in which the execution shell take place.
|