System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput méthode
ProcessStartInfo::set_RedirectStandardOutput method
Définit la propriété RedirectStandardOutput.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput(bool value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | bool | Si vrai, la sortie standard est redirigée, false sinon. |
Voir aussi
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++