System::Diagnostics::ProcessStartInfo::set_UseShellExecute método
ProcessStartInfo::set_UseShellExecute method
Establece la propiedad UseShellExecute.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | bool | Si es true, se usa el shell para ejecutar el proceso, false en caso contrario. |
Ver también
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.PDF for C++