System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput method
ProcessStartInfo::set_RedirectStandardInput method
Sets RedirectStandardInput property.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardInput(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | If true, standard input is redirected, false otherwise. |
See Also
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.PUB for C++