NAnt SDK Documentation - v0.92

PropertyDictionary.Project Property

Gets the project for which the dictionary holds properties.

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

Property Value

The project for which the dictionary holds properties.

See Also

PropertyDictionary Class | NAnt.Core Namespace