System::Diagnostics::ProcessStartInfo::get_UseShellExecute method
ProcessStartInfo::get_UseShellExecute method
Gets UseShellExecute property.
bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const
ReturnValue
If true, shell is used to execute process, false otherwise.
See Also
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.PUB for C++