System::Diagnostics::ProcessStartInfo::set_CreateNoWindow metodo

ProcessStartInfo::set_CreateNoWindow method

Imposta la proprietà NoWindow.

void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
ParametroTipoDescrizione
valueboolSe vero, non viene creata alcuna finestra, altrimenti falso.

Vedi anche