Summary
Gets or sets the name of the element.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- ElementNameAttribute
Syntax
public string Name { get; set; }
Value
Type | Description |
---|---|
string | The name of the element. |