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