metode System::Diagnostics::ProcessStartInfo::set_UseShellExecute
ProcessStartInfo::set_UseShellExecute method
Mengatur properti UseShellExecute.
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | bool | Jika true, shell digunakan untuk mengeksekusi proses, false sebaliknya. |
Lihat Juga
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++