System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput methode

ProcessStartInfo::set_RedirectStandardOutput method

Stelt eigenschap RedirectStandardOutput in.

void System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput(bool value)
ParameterTypeBeschrijving
valueboolAls true, wordt de standaarduitvoer omgeleid, anders false.

Zie ook