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

FrameworkInfo.Project Property

[This is preliminary documentation and subject to change.]

Gets the Project used to initialize this framework.

[Visual Basic]
Public ReadOnly Property Project As Project
[C#]
public Project Project {get;}

Property Value

The Project used to initialize this framework.

Remarks

Missing <remarks> documentation for P:NAnt.Core.FrameworkInfo.Project

See Also

FrameworkInfo Class | NAnt.Core Namespace