set_UseShellExecute()
ProcessStartInfo::set_UseShellExecute(bool) method
Sets UseShellExecute property.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
Arguments
| Parameter | Type | Description |
|---|---|---|
| value | bool | If true, shell is used to execute process, false otherwise. |
See Also
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Slides