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 |
|---|---|---|
| value | bool | Si vrai, l’entrée standard est redirigée, sinon false. |
Voir aussi
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++