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