System::Diagnostics::ProcessStartInfo::get_UseShellExecute método
ProcessStartInfo::get_UseShellExecute method
Obtiene la propiedad UseShellExecute.
bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const
ReturnValue
Si es verdadero, se usa el shell para ejecutar el proceso; de lo contrario, es falso.
Ver también
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++