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