System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput metod

ProcessStartInfo::set_RedirectStandardOutput method

Ställer in egenskapen RedirectStandardOutput.

void System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput(bool value)
ParameterTypeBeskrivning
valueboolOm true, standardutdata omdirigeras, annars false.

Se även