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