[This is preliminary documentation and is subject to change.]
Starts a .NET process, using Mono if necessary.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
Parameters
- assemblyLocation
- String
.NET executable path.
- assemblyArgs
- String
Arguments to pass to the executable.
- detachIfMono
- Boolean
If true, new process will be detached under Mono.