get_RedirectStandardInput()

ProcessStartInfo::get_RedirectStandardInput() const method

Gets RedirectStandardInput property.

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

Return Value

If true, standard input is redirected, false otherwise.

See Also