طريقة System::Diagnostics::ProcessStartInfo::set_UseShellExecute

ProcessStartInfo::set_UseShellExecute method

يضبط خاصية UseShellExecute.

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

انظر أيضًا