Metodo System::Diagnostics::ProcessStartInfo::set_RedirectStandardError
ProcessStartInfo::set_RedirectStandardError method
Imposta la proprietà RedirectStandardError.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardError(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Se true, l’output di errore è reindirizzato, altrimenti false. |
Vedi anche
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++