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