| NAnt SDK Documentation - v0.92 |
|
FunctionSetAttribute.Prefix Property
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.
See Also
FunctionSetAttribute Class | NAnt.Core.Attributes Namespace