System::Diagnostics::ProcessStartInfo::set_WindowStyle method

ProcessStartInfo::set_WindowStyle method

Sets window style.

void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
ParameterTypeDescription
valueProcessWindowStyleProcess window style.

See Also