Class ExecUtility
Namespace: Unity.Simulation
Syntax
public static class ExecUtility
Methods
Execute(String, String, String[])
Declaration
public static string Execute(string directory, string command, params string[] arguments)
Parameters
| Type | Name | Description |
|---|---|---|
| String | directory | |
| String | command | |
| String[] | arguments |
Returns
| Type | Description |
|---|---|
| String |