System::Diagnostics::ProcessStartInfo::set_CreateNoWindow metod

ProcessStartInfo::set_CreateNoWindow method

Ställer in NoWindow‑egenskapen.

void System::Diagnostics::ProcessStartInfo::set_CreateNoWindow(bool value)
ParameterTypeBeskrivning
valueboolOm sant, skapas inget fönster, annars falskt.

Se även