FunctionSetAttribute.

Prefix Property

Summary

Gets or sets the prefix of all functions in this function set.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Attributes
Containing Type
FunctionSetAttribute

Syntax

public string Prefix { get; set; }

Value

Type Description
string The prefix of the functions in this function set.