NAnt SDK Documentation - v0.92

BuildElementAttribute Properties

The properties of the BuildElementAttribute class are listed below. For a complete list of BuildElementAttribute class members, see the BuildElementAttribute Members topic.

Public Instance Properties

Name Gets or sets the name of the attribute.
ProcessXml Used to specify how this element will be handled as the XML is parsed and given to the element.
Required Gets or sets a value indicating whether the attribute is required.
TypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

BuildElementAttribute Class | NAnt.Core.Attributes Namespace