FileSet.

ExcludeElements Property

Summary

The items to exclude from the fileset.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

[BuildElementArray("exclude")]
public FileSet.Exclude[] ExcludeElements { set; }

Attributes

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

Value

Type Description
FileSet.Exclude[]