AssemblyLinkerTask.

Resources Property

Summary

The set of resources to embed.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
AssemblyLinkerTask

Syntax

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