LinkTask.

LibDirs Property

Summary

The list of additional library directories to search.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LinkTask

Syntax

[BuildElement("libdirs")]
public FileSet LibDirs { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
FileSet