Summary
Executes the task.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- AvailableTask
Syntax
protected override void ExecuteTask()
Remarks
Sets the property identified by NAnt.Core.Tasks.AvailableTask.PropertyName to
true when the resource exists and to false
when the resource doesn't exist.
Return Value
| Type | Description |
|---|---|
| void |
