Summary
Performs logic before the external process is started
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- FxCopTask
Syntax
protected override void PrepareProcess(Process process)
Parameters
| Name | Type | Description |
|---|---|---|
| process | Process | Process. |
Return Value
| Type | Description |
|---|---|
| void |
