System::Diagnostics::ProcessStartInfo::get_UseShellExecute 方法
ProcessStartInfo::get_UseShellExecute method
获取 UseShellExecute 属性。
bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const
ReturnValue
如果为 true,则使用 shell 来执行进程;否则不使用。
另见
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++