NAnt SDK Documentation - v0.92 |
|
BuildAttributeAttribute.Name Property
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.
See Also
BuildAttributeAttribute Class | NAnt.Core.Attributes Namespace