NDocTask.

ReferencePaths Property

Summary

Collection of additional directories to search for referenced assemblies.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
NDocTask

Syntax

[BuildElement("referencepaths")]
public DirSet ReferencePaths { 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
DirSet