System::Diagnostics::ProcessStartInfo::get_RedirectStandardOutput method

ProcessStartInfo::get_RedirectStandardOutput method

Gets RedirectStandardOutput property.

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

ReturnValue

If true, standard output is redirected, false otherwise.

See Also