Summary
Stuff to operate in. Just like the
NAnt.Core.Tasks.LoopTask.Source
attribute, but supports more complicated things like a NAnt.Core.Types.FileSet
and such.
Please remove the
NAnt.Core.Tasks.LoopTask.Source
attribute if you
are using this element.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- LoopTask
Syntax
[BuildElement("in")]
public InElement InElement { 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 |
---|---|
InElement |