System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput methode

ProcessStartInfo::set_RedirectStandardInput method

Stelt eigenschap RedirectStandardInput in.

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

Zie ook