System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput Methode
ProcessStartInfo::set_RedirectStandardInput method
Setzt die RedirectStandardInput-Eigenschaft.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput(bool value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | bool | Wenn true, wird die Standardeingabe umgeleitet, andernfalls false. |
Siehe auch
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++