System::Diagnostics::ProcessStartInfo::set_CreateNoWindow-Methode

ProcessStartInfo::set_CreateNoWindow method

Setzt die NoWindow-Eigenschaft.

void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
ParameterTypBeschreibung
WertboolWenn wahr, wird kein Fenster erstellt, sonst falsch.

Siehe auch