PatternSet.

IncludesFile Property

Summary

Loads multiple patterns of files to include 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("includesfile")]
public PatternCollection IncludesFile { get; }

Attributes

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

Value

Type Description
PatternCollection