Summary
Initializes a new instance of the
NAnt.Core.Attributes.FrameworkConfigurableAttribute
with the specified attribute name.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- Framework
Configurable Attribute
Syntax
public FrameworkConfigurableAttribute(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the framework configuration attribute. |
Return Value
Type | Description |
---|---|
void |