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

BuildAttributeAttribute.Name Property

[This is preliminary documentation and subject to change.]

Gets or sets the name of the XML attribute.

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

Property Value

The name of the XML attribute.

Remarks

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

See Also

BuildAttributeAttribute Class | NAnt.Core.Attributes Namespace