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

ProcessStartInfo::get_RedirectStandardError method

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

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

ReturnValue

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

参照