LicenseTask.

Assemblies Property

Summary

Names of the references to scan for the licensed component.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
LicenseTask

Syntax

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