FunctionSetBase.

Project Property

Summary

Gets or sets the NAnt.Core.FunctionSetBase.Project that this functionset will reference.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FunctionSetBase

Syntax

public virtual Project Project { get; set; }

Value

Type Description
Project The NAnt.Core.FunctionSetBase.Project that this functionset will reference.