WindowsProcessStartArguments 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 WindowsProcessStartArguments
public readonly ref struct WindowsProcessStartArguments
type WindowsProcessStartArguments = struct
Public Structure WindowsProcessStartArguments
- Inheritance
Properties
| Name | Description |
|---|---|
| Arguments | |
| EnvironmentVariables | |
| ProcessStartInfo | |
| StandardError | |
| StandardInput | |
| StandardOutput | |
Methods
| Name | Description |
|---|---|
| Start(ProcessStartInfo, Func<WindowsProcessStartArguments,IntPtr>) | |