Initializes a new instance of the BuildAttributeAttribute with the specified name.
Exception Type | Condition |
---|---|
ArgumentNullException | name is a null reference (Nothing in Visual Basic). |
ArgumentOutOfRangeException | name is a zero-length String. |
BuildAttributeAttribute Class | NAnt.Core.Attributes Namespace