Summary
Initializes a new instance of the
NAnt.Core.Attributes.BuildAttributeAttribute
with the
specified name.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- Build
Attribute Attribute
Syntax
protected BuildAttributeAttribute(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the attribute. |
Return Value
Type | Description |
---|---|
void |