System::Diagnostics::ProcessStartInfo::set_CreateNoWindow yöntemi
ProcessStartInfo::set_CreateNoWindow method
NoWindow özelliğini ayarlar.
void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | bool | Doğru ise, hiçbir pencere oluşturulmaz; aksi takdirde yanlıştır. |
Ayrıca Bakınız
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++