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

PropertyDictionary.Project Property

[This is preliminary documentation and subject to change.]

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.

Remarks

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

See Also

PropertyDictionary Class | NAnt.Core Namespace