System::Diagnostics::ProcessStartInfo::set_UseShellExecute method

ProcessStartInfo::set_UseShellExecute method

يضبط خاصية UseShellExecute.

void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
ParameterTypeالوصف
valueboolإذا كان true، تُستخدم الصدفة لتنفيذ العملية، false غير ذلك.

انظر أيضًا