Indicates that class should be treated as a NAnt element.
For a list of all members of this type, see ElementNameAttribute Members.
System.Object
System.Attribute
NAnt.Core.Attributes.ElementNameAttribute
NAnt.Core.Attributes.TaskNameAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Attach this attribute to a subclass of Element to have NAnt be able to recognize it. The name should be short but must not confict with any other element already in use.
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
ElementNameAttribute Members | NAnt.Core.Attributes Namespace