System::Diagnostics::ProcessStartInfo::get_RedirectStandardError-Methode

ProcessStartInfo::get_RedirectStandardError method

Liest die RedirectStandardError-Eigenschaft.

bool System::Diagnostics::ProcessStartInfo::get_RedirectStandardError() const

ReturnValue

Wenn true, wird die Fehlerausgabe umgeleitet, andernfalls false.

Siehe auch