FileSet.

ExcludesFiles Property

Summary

The files from which a list of patterns or files to exclude should be obtained.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

[BuildElementArray("excludesfile")]
public FileSet.ExcludesFile[] ExcludesFiles { set; }

Attributes

Type Description
BuildElementArrayAttribute Indicates that property should be treated as a XML arrayList

Value

Type Description
FileSet.ExcludesFile[]