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

ProcessStartInfo::get_UseShellExecute method

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

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

ReturnValue

true の場合、シェルを使用してプロセスを実行し、false の場合は使用しません。

参照