LibTask.

Sources Property

Summary

The list of files to combine into the output file.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LibTask

Syntax

[BuildElement("sources")]
public FileSet Sources { 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