Summary
Starts the process that is wrapped by this PVCS task.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- PVCSTask
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. |
