System::Diagnostics::ProcessStartInfo::set_UseShellExecute 方法
ProcessStartInfo::set_UseShellExecute method
设置 UseShellExecute 属性。
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 如果为 true,则使用 shell 来执行进程;否则不使用。 |
另见
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++