System::Diagnostics::ProcessStartInfo::set_CreateNoWindow metodu

ProcessStartInfo::set_CreateNoWindow method

NoWindow özelliğini ayarlar.

void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
ParametreTürAçıklama
değerboolDoğruysa, hiçbir pencere oluşturulmaz; aksi takdirde yanlıştır.

Ayrıca Bakınız