Indicates that the method should be exposed as a function in NAnt build files.
For a list of all members of this type, see FunctionAttribute Members.
System.Object
System.Attribute
NAnt.Core.Attributes.FunctionAttribute
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 method of a class that derives from FunctionSetBase to have NAnt be able to recognize it.
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
FunctionAttribute Members | NAnt.Core.Attributes Namespace