Summary
Starts the process and handles errors.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- ExternalProgramBase
Syntax
protected virtual Process StartProcess()
Return Value
Type | Description |
---|---|
Process | The System.Diagnostics.Process that was started. |