PatternSet.

ExcludesFile Property

Summary

Loads multiple patterns of files to exclude from a given file, set using the NAnt.Core.Types.Pattern.PatternName parameter.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
PatternSet

Syntax

[BuildElementArrayAttribute("excludesfile")]
public PatternCollection ExcludesFile { get; }

Attributes

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

Value

Type Description
PatternCollection