System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput Methode

ProcessStartInfo::set_RedirectStandardOutput method

Setzt die RedirectStandardOutput-Eigenschaft.

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

Siehe auch