System::Diagnostics::ProcessStartInfo::get_UseShellExecute méthode

ProcessStartInfo::get_UseShellExecute method

Obtient la propriété UseShellExecute.

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

ReturnValue

Si vrai, le shell est utilisé pour exécuter le processus, false sinon.

Voir aussi