System::Diagnostics::ProcessStartInfo::get_CreateNoWindow 方法

ProcessStartInfo::get_CreateNoWindow method

获取 NoWindow 属性。

bool System::Diagnostics::ProcessStartInfo::get_CreateNoWindow() const

ReturnValue

如果为 true,则不创建窗口;否则为 false。

另见