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