Initializes a new instance of the FrameworkConfigurableAttribute 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. |
FrameworkConfigurableAttribute Class | NAnt.Core.Attributes Namespace