Summary
Gets or sets the name of the framework configuration attribute.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- Framework
Configurable Attribute
Syntax
public string Name { get; set; }
Value
Type | Description |
---|---|
string | The name of the framework configuration attribute. |