| Overload | Description |
|---|---|
| SimpleProcessStartInfo Constructor(String,String,String) | Initializes a new instance of the SimpleProcessStartInfo class and specifies a file name and a set of command-line arguments to use when starting the application. |
| SimpleProcessStartInfo Constructor(ProcessStartInfo) | Initializes a new instance of the SimpleProcessStartInfo class. |