Metodo System::Diagnostics::ProcessStartInfo::get_RedirectStandardError

ProcessStartInfo::get_RedirectStandardError method

Ottiene la proprietà RedirectStandardError.

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

ReturnValue

Se true, l’output di errore è reindirizzato, altrimenti false.

Vedi anche