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