Additional command line arguments.
The path to the executable which should be started.
True when StdError lines should be reported, only possible when UseShellExecute is set to false.
True when StdOut lines should be reported, only possible when UseShellExecute is set to false.
Should the started process run as a child process.
Should we use shell execute to start this process.
The UWP Package name to start.
Gets or sets the verb to use when opening the application or document.
The working directory of the process.
Generated using TypeDoc
The configuration of the process to start.
Configuration to start a process.