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

FunctionSetAttribute.Prefix Property

[This is preliminary documentation and subject to change.]

Gets or sets the prefix of all functions in this function set.

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

Property Value

The prefix of the functions in this function set.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.FunctionSetAttribute.Prefix

See Also

FunctionSetAttribute Class | NAnt.Core.Attributes Namespace