Click or drag to resize

ExecutionRequest Fields

The ExecutionRequest type exposes the following members.

Fields
  NameDescription
Public fieldArguments
The command line argument string to pass to the executable.
Public fieldExecutable
An absolute path to the executable to run.
Public fieldWorkingDirectory
The directory in which the execution shell take place.
Top
See Also