Element.

Name Property

Summary

Gets the name of the XML element used to initialize this element.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element

Syntax

public virtual string Name { get; }

Value

Type Description
string The name of the XML element used to initialize this element.