System::Diagnostics::ProcessStartInfo::set_UseShellExecute methode
ProcessStartInfo::set_UseShellExecute method
Stelt eigenschap UseShellExecute in.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | bool | Als true, wordt de shell gebruikt om het proces uit te voeren, anders false. |
Zie ook
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++