System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput yöntemi
ProcessStartInfo::set_RedirectStandardOutput method
RedirectStandardOutput özelliğini ayarlar.
void System::Diagnostics::ProcessStartInfo::set_RedirectStandardOutput(bool value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | bool | Doğru ise, standart çıktı yönlendirilir, aksi takdirde yönlendirilmez. |
Ayrıca Bakınız
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++