FileSet.

IncludesFiles Property

Summary

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

Syntax

[BuildElementArray("includesfile")]
public FileSet.IncludesFile[] IncludesFiles { set; }

Attributes

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

Value

Type Description
FileSet.IncludesFile[]