metode System::Diagnostics::ProcessStartInfo::set_UseShellExecute

ProcessStartInfo::set_UseShellExecute method

Mengatur properti UseShellExecute.

void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
ParameterTipeDeskripsi
valueboolJika true, shell digunakan untuk mengeksekusi proses, false sebaliknya.

Lihat Juga