[C#/COMMON] Process 클래스 : StandardOutput 속성을 사용해 PING 실행 결과 출력하기

■ Process 클래스의 StandardOutput 속성을 사용해 PING 실행 결과를 출력하는 방법을 보여준다.

Program.cs

TestProject.zip

Advertisements