WindowsProcessStartArguments Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public value class WindowsProcessStartArguments
public readonly ref struct WindowsProcessStartArguments
type WindowsProcessStartArguments = struct
Public Structure WindowsProcessStartArguments
- Héritage
Propriétés
| Nom | Description |
|---|---|
| Arguments | |
| EnvironmentVariables | |
| ProcessStartInfo | |
| StandardError | |
| StandardInput | |
| StandardOutput | |
Méthodes
| Nom | Description |
|---|---|
| Start(ProcessStartInfo, Func<WindowsProcessStartArguments,IntPtr>) | |