NAnt SDK Documentation - v0.92

BuildElementAttribute.Name Property

Gets or sets the name of the attribute.

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

Property Value

The name of the attribute.

See Also

BuildElementAttribute Class | NAnt.Core.Attributes Namespace