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