Summary
Gets the
NAnt.Core.Util.GacCache.Project
context of the NAnt.Core.Util.GacCache
.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- GacCache
Syntax
public Project Project { get; }
Value
Type | Description |
---|---|
Project |
The NAnt.Core.Util.GacCache.Project context of the NAnt.Core.Util.GacCache .
|