Summary
Specifies the location of assemblies referenced by way of the
/reference flag.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- VjcTask
Syntax
[TaskAttribute("libpath")]
public string LibPath { get; set; }
Remarks
Corresponds to the /libpath:dir[;dir2] flag.
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
