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.Page for C++