System::Diagnostics::ProcessStartInfo::get_RedirectStandardError method

ProcessStartInfo::get_RedirectStandardError method

Gets RedirectStandardError property.

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

ReturnValue

If true, error output is redirected, false otherwise.

See Also