System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput methode
ProcessStartInfo::set_RedirectStandardInput method
Stelt eigenschap RedirectStandardInput in.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput(bool value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | bool | Als true, wordt de standaardinvoer omgeleid, anders false. |
Zie ook
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++