| Name | Description | |
|---|---|---|
![]() | SimpleProcessStartInfo Constructor | Overloaded. |
The following tables list the members exposed by SimpleProcessStartInfo.
| Name | Description | |
|---|---|---|
![]() | SimpleProcessStartInfo Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets or sets the set of command-line arguments to use when starting the application. |
![]() | FileName | Gets or sets the application or document to start. |
![]() | WorkingDirectory | Gets or sets the working directory for the process to be started. |
| Name | Description | |
|---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |