System::Diagnostics::ProcessStartInfo::set_UseShellExecute yöntemi
ProcessStartInfo::set_UseShellExecute method
UseShellExecute özelliğini ayarlar.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | bool | Doğru ise, kabuk süreç çalıştırmak için kullanılır, aksi takdirde yanlıştır. |
Ayrıca Bakınız
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++