[This is preliminary documentation and subject to change.]
Starts the external process and captures its output.
Missing <remarks> documentation for M:NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask
Exception Type | Condition |
---|---|
BuildException |
The external process did not finish within the configured timeout. -or- The exit code of the external process indicates a failure. |
ExternalProgramBase Class | NAnt.Core.Tasks Namespace