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

ProcessStartInfo::get_RedirectStandardOutput method

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

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

ReturnValue

true の場合、標準出力がリダイレクトされ、false の場合はリダイレクトされません。

参照