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ètre | Type | Description |
|---|---|---|
| valeur | bool | Si vrai, le shell est utilisé pour exécuter le processus, false sinon. |
Voir aussi
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++