[This is preliminary documentation and subject to change.]
Initializes a new instance of the FrameworkConfigurableAttribute with the specified attribute name.
Missing <remarks> documentation for M:NAnt.Core.Attributes.FrameworkConfigurableAttribute.#ctor(System.String)
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