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