Property | Type | Description | |
---|---|---|---|
CommandLine | List |
||
ExeName | string |
Method | Description | |
---|---|---|
RunEnvPending ( string name, List |
public RunEnvPending ( string name, List |
||
name | string | The executable's file name without any file ending. |
commandLine | List |
The command-line the executable should run. |
return | System |