NAnt SDK Documentation - v0.92 |
|
Element.Name Property
Gets the name of the XML element used to initialize this element.
[Visual Basic]
Overridable Public ReadOnly Property Name As
String
[C#]
public virtual
string Name {get;}
Property Value
The name of the XML element used to initialize this element.
See Also
Element Class | NAnt.Core Namespace