Indicates that the property should be treated as an XML element and further processing should be done.
For a list of all members of this type, see BuildElementAttribute Members.
System.Object
System.Attribute
NAnt.Core.Attributes.BuildElementAttribute
NAnt.Core.Attributes.BuildElementArrayAttribute
NAnt.Core.Attributes.FileSetAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The XML format is like this:
<task> <elementName ...> <morestuff /> </elementName> </task>
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
BuildElementAttribute Members | NAnt.Core.Attributes Namespace