UnixProcessStartArguments Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class UnixProcessStartArguments
public readonly ref struct UnixProcessStartArguments
type UnixProcessStartArguments = struct
Public Structure UnixProcessStartArguments
- Inheritance
Properties
| Name | Description |
|---|---|
| Arguments | |
| EnvironmentVariables | |
| ProcessStartInfo | |
| ResolvedPath | |
| StandardError | |
| StandardInput | |
| StandardOutput | |
Methods
| Name | Description |
|---|---|
| Start(ProcessStartInfo, Func<UnixProcessStartArguments,Int32>) | |