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