Indicates that property should be treated as a XML arrayList
For a list of all members of this type, see BuildElementArrayAttribute Members.
System.Object
System.Attribute
NAnt.Core.Attributes.BuildElementAttribute
NAnt.Core.Attributes.BuildElementArrayAttribute
NAnt.Core.Attributes.BuildElementCollectionAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Should only be applied to properties exposing strongly typed arrays or strongly typed collections.
The XML format is like this:
<task> <elementName ... /> <elementName ... /> <elementName ... /> <elementName ... /> </task>
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
BuildElementArrayAttribute Members | NAnt.Core.Attributes Namespace