FileSet.

IncludeElements Property

Summary

The items to include in the fileset.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

[BuildElementArray("include")]
public FileSet.Include[] IncludeElements { set; }

Attributes

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

Value

Type Description
FileSet.Include[]