Summary
Additional directories to search in for assembly references.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- AssemblyFileSet
Syntax
[BuildElement("lib")]
public LibDirectorySet Lib { get; set; }
Remarks
loosely Corresponds with the /lib[path]:
flag of the various compiler tasks.
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
LibDirectorySet |