System::Diagnostics::ProcessStartInfo::get_RedirectStandardInput yöntemi

ProcessStartInfo::get_RedirectStandardInput method

RedirectStandardInput özelliğini alır.

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

ReturnValue

Doğru ise, standart giriş yönlendirilir, aksi takdirde yanlıştır.

Ayrıca Bakınız