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