Summary
Starts the process that is wrapped by this GAC task.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- GacTaskBase
Syntax
protected override sealed Process StartProcess()
Remarks
Provided only to seal the implementation of
StartProcess().
Return Value
| Type | Description |
|---|---|
| Process | The process that was started. |
