프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ProcessStartInfo ( ) | ||
ProcessStartInfo ( string fileName ) | ||
ProcessStartInfo ( string fileName, string arguments ) | ||
ProcessStartInfo ( ) : System.Collections | ||
ProcessStartInfo ( string fileName ) : System.Collections | ||
ProcessStartInfo ( string fileName, string arguments ) : System.Collections |
public ProcessStartInfo ( string fileName, string arguments ) | ||
fileName | string | |
arguments | string |
public ProcessStartInfo ( string fileName ) : System.Collections | ||
fileName | string | |
리턴 | System.Collections |
public ProcessStartInfo ( string fileName, string arguments ) : System.Collections | ||
fileName | string | |
arguments | string | |
리턴 | System.Collections |