NAnt SDK Documentation - v0.92

FunctionSetBase.Project Property

Gets or sets the Project that this functionset will reference.

[Visual Basic]
Overridable Public Property Project As Project
[C#]
public virtual Project Project {get; set;}

Property Value

The Project that this functionset will reference.

See Also

FunctionSetBase Class | NAnt.Core Namespace