NAnt SDK Documentation - v0.92

ElementNameAttribute.Name Property

Gets or sets the name of the element.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

The name of the element.

See Also

ElementNameAttribute Class | NAnt.Core.Attributes Namespace