WindowsProcessStartArguments 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public value class WindowsProcessStartArguments
public readonly ref struct WindowsProcessStartArguments
type WindowsProcessStartArguments = struct
Public Structure WindowsProcessStartArguments
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| Arguments | |
| EnvironmentVariables | |
| ProcessStartInfo | |
| StandardError | |
| StandardInput | |
| StandardOutput | |
メソッド
| 名前 | 説明 |
|---|---|
| Start(ProcessStartInfo, Func<WindowsProcessStartArguments,IntPtr>) | |