WindowsProcessStartArguments Struct
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public value class WindowsProcessStartArguments
public readonly ref struct WindowsProcessStartArguments
type WindowsProcessStartArguments = struct
Public Structure WindowsProcessStartArguments
- Overname
Eigenschappen
| Name | Description |
|---|---|
| Arguments | |
| EnvironmentVariables | |
| ProcessStartInfo | |
| StandardError | |
| StandardInput | |
| StandardOutput | |
Methoden
| Name | Description |
|---|---|
| Start(ProcessStartInfo, Func<WindowsProcessStartArguments,IntPtr>) | |