Summary
Concrete GAC tasks must override this property to return an array of assembly names or paths
upon which to operate.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- GacTaskBase
Syntax
protected abstract ICollection AssemblyList { get; }
Value
Type | Description |
---|---|
ICollection |