Summary
Tasks to execute for each matching item.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- LoopTask
Syntax
[BuildElement("do")]
public TaskContainer StuffToDo { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
TaskContainer |