NAnt SDK Documentation - v0.92

BuildAttributeAttribute Properties

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

Public Instance Properties

ExpandProperties Gets or sets a value indicating whether property references should be expanded.
Name Gets or sets the name of the XML attribute.
ProcessXml Used to specify how this attribute 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

BuildAttributeAttribute Class | NAnt.Core.Attributes Namespace