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