BuildAttributeAttribute overview
![]() | Gets or sets a value indicating whether property references should be expanded. |
![]() | Gets or sets the name of the XML attribute. |
![]() | Used to specify how this attribute will be handled as the XML is parsed and given to the element. |
![]() | Gets or sets a value indicating whether the attribute is required. |
![]() | When implemented in a derived class, gets a unique identifier for this Attribute. |
![]() | Returns a value that indicates whether this instance is equal to a specified object. |
![]() | Returns the hash code for this instance. |
![]() | Gets the Type of the current instance. |
![]() | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. |
![]() | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. |
![]() | Returns a String that represents the current Object. |
![]() |
Initializes a new instance of the BuildAttributeAttribute with the specified name. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
BuildAttributeAttribute Class | NAnt.Core.Attributes Namespace