NAnt SDK Documentation - v0.92

GacCache.Project Property

Gets the Project context of the GacCache.

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

Property Value

The Project context of the GacCache.

See Also

GacCache Class | NAnt.Core.Util Namespace