System::Diagnostics::ProcessStartInfo::get_UseShellExecute 메서드

ProcessStartInfo::get_UseShellExecute method

UseShellExecute 속성을 가져옵니다.

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

ReturnValue

true이면 셸을 사용하여 프로세스를 실행하고, false이면 그렇지 않습니다.

또 보기