Summary
Execute a process by name
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- Perforce
Syntax
public static int RunProcess(string exe, string prms, string input)
Parameters
Name | Type | Description |
---|---|---|
exe | string | |
prms | string | |
input | string |
Return Value
Type | Description |
---|---|
int |