NAnt SDK Documentation - v0.85-nightly-2005-11-09

ElementNameAttribute.Name Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.ElementNameAttribute.Name

See Also

ElementNameAttribute Class | NAnt.Core.Attributes Namespace