NAnt SDK Documentation - v0.92

ConfigurationBase.Project Property

Gets the project.

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

See Also

ConfigurationBase Class | NAnt.VSNet Namespace