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