System::Diagnostics::ProcessStartInfo::set_UseShellExecute yöntemi
ProcessStartInfo::set_UseShellExecute method
UseShellExecute özelliğini ayarlar.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | bool | Doğru ise, kabuk işlemi yürütmek için kullanılır, yanlış ise. |
Ayrıca Bakınız
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++