System::Diagnostics::ProcessStartInfo::get_CreateNoWindow メソッド

ProcessStartInfo::get_CreateNoWindow method

NoWindow プロパティを取得します。

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

ReturnValue

true の場合はウィンドウが作成されず、false の場合は作成されます。

参照