Méthode System::Diagnostics::ProcessStartInfo::set_CreateNoWindow

ProcessStartInfo::set_CreateNoWindow method

Définit la propriété NoWindow.

void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
ParamètreTypeDescription
valeurboolSi vrai, aucune fenêtre n’est créée, sinon faux.

Voir aussi