NAnt SDK Documentation - v0.92

FunctionAttribute.Name Property

Gets or sets the name of the function.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

The name of the function.

See Also

FunctionAttribute Class | NAnt.Core.Attributes Namespace