Indicates that class should be treated as a task.
For a list of all members of this type, see TaskNameAttribute 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 Task to have NAnt be able to recognize it. The name should be short but must not confict with any other task already in use.
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
TaskNameAttribute Members | NAnt.Core.Attributes Namespace