System::Diagnostics::ProcessStartInfo::set_UseShellExecute méthode

ProcessStartInfo::set_UseShellExecute method

Définit la propriété UseShellExecute.

void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
ParamètreTypeDescription
valueboolSi vrai, le shell est utilisé pour exécuter le processus, sinon false.

Voir aussi