NDocTask.

Assemblies Property

Summary

The set of assemblies to document.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
NDocTask

Syntax

[BuildElement("assemblies", Required = true)]
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