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

ProcessStartInfo::get_UseShellExecute method

يحصل على خاصية UseShellExecute.

bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const

ReturnValue

إذا كان true، يتم استخدام الصدفة لتنفيذ العملية، وإلا يكون false.

انظر أيضًا