[This is preliminary documentation and subject to change.]
Initializes a new instance of the FileSetAttribute with the specified name.
Missing <remarks> documentation for M:NAnt.Core.Attributes.FileSetAttribute.#ctor(System.String)
Exception Type | Condition |
---|---|
ArgumentNullException | name is a null reference (Nothing in Visual Basic). |
ArgumentOutOfRangeException | name is a zero-length String. |
FileSetAttribute Class | NAnt.Core.Attributes Namespace