LoadFileTask.

FilterChain Property

Summary

The filterchain definition to use.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
LoadFileTask

Syntax

[BuildElement("filterchain")]
public FilterChain FilterChain { 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
FilterChain