System::Diagnostics::ProcessStartInfo::set_WindowStyle 方法

ProcessStartInfo::set_WindowStyle method

设置窗口样式。

void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
参数类型描述
valueProcessWindowStyleProcess 窗口样式。

另见