Method RunCmdAs
RunCmdAs(string, string, bool)
Declaration
public static ProcessHelper.ProcessRunInfo RunCmdAs(string cmd, string arguments, bool showWindow = false)
Parameters
| Type | Name | Description |
|---|---|---|
| string | cmd | |
| string | arguments | |
| bool | showWindow |
Returns
| Type | Description |
|---|---|
| ProcessHelper.ProcessRunInfo |