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