get_RedirectStandardError()

ProcessStartInfo::get_RedirectStandardError() const method

Gets RedirectStandardError property.

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

Return Value

If true, error output is redirected, false otherwise.

See Also