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