System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput yöntemi

ProcessStartInfo::set_RedirectStandardOutput method

RedirectStandardOutput özelliğini ayarlar.

void System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput(bool value)
ParametreTürAçıklama
değerboolDoğruysa, standart çıktı yönlendirilir, aksi takdirde false.

Ayrıca Bakınız