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