طريقة System::Diagnostics::ProcessStartInfo::set_UseShellExecute
ProcessStartInfo::set_UseShellExecute method
يضبط خاصية UseShellExecute.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| معامل | نوع | الوصف |
|---|---|---|
| قيمة | bool | إذا كان true، يتم استخدام الصدفة لتنفيذ العملية، وإلا يكون false. |
انظر أيضًا
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++