System::Diagnostics::ProcessStartInfo::get_RedirectStandardInput method

ProcessStartInfo::get_RedirectStandardInput method

Gets RedirectStandardInput property.

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

ReturnValue

If true, standard input is redirected, false otherwise.

See Also