System::Diagnostics::ProcessStartInfo::get_RedirectStandardInput metodo

ProcessStartInfo::get_RedirectStandardInput method

Ottiene la proprietà RedirectStandardInput.

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

ReturnValue

Se true, l’input standard è reindirizzato, false altrimenti.

Vedi anche