NAnt SDK Documentation - v0.85-nightly-2005-11-09

FunctionAttribute.Name Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.FunctionAttribute.Name

See Also

FunctionAttribute Class | NAnt.Core.Attributes Namespace