System::Diagnostics::ProcessStartInfo::get_RedirectStandardOutput 메서드

ProcessStartInfo::get_RedirectStandardOutput method

RedirectStandardOutput 속성을 가져옵니다.

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

ReturnValue

true이면 표준 출력이 리디렉션되고, false이면 그렇지 않습니다.

또 보기