System::Diagnostics::ProcessStartInfo::set_RedirectStandardError-Methode

ProcessStartInfo::set_RedirectStandardError method

Setzt die RedirectStandardError-Eigenschaft.

void System::Diagnostics::ProcessStartInfo::set_RedirectStandardError(bool value)
ParameterTypBeschreibung
WertboolWenn true, wird die Fehlerausgabe umgeleitet, andernfalls false.

Siehe auch