System::Diagnostics::ProcessStartInfo::get_RedirectStandardOutput yöntemi

ProcessStartInfo::get_RedirectStandardOutput method

RedirectStandardOutput özelliğini alır.

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

ReturnValue

Doğru ise, standart çıktı yönlendirilir, aksi takdirde yönlendirilmez.

Ayrıca Bakınız