System::Diagnostics::ProcessStartInfo::set_RedirectStandardError metodo

ProcessStartInfo::set_RedirectStandardError method

Imposta la proprietà RedirectStandardError.

void System::Diagnostics::ProcessStartInfo::set_RedirectStandardError(bool value)
ParametroTipoDescrizione
valueboolSe true, l’output di errore è reindirizzato, altrimenti false.

Vedi anche