System::Diagnostics::ProcessStartInfo::set_UseShellExecute Methode
ProcessStartInfo::set_UseShellExecute method
Setzt die UseShellExecute-Eigenschaft.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | bool | Wenn true, wird die Shell zum Ausführen des Prozesses verwendet, andernfalls false. |
Siehe auch
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++