Summary
The type of iteration that should be done.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- LoopTask
Syntax
[TaskAttribute("item", Required = true)]
public LoopTask.LoopItem ItemType { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
LoopTask |