Метод System::Diagnostics::ProcessStartInfo::get_UseShellExecute
ProcessStartInfo::get_UseShellExecute method
Получает свойство UseShellExecute.
bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const
ReturnValue
Если true, для выполнения процесса используется оболочка, иначе false.
См. также
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++