AssemblyInfoTask.

References Property

Summary

Assembly files used to locate the types of the specified attributes.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
AssemblyInfoTask

Syntax

[BuildElement("references")]
public AssemblyFileSet References { 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
AssemblyFileSet