NAnt SDK Documentation - v0.92

DirectoryScanner.Excludes Property

Gets the collection of exclude patterns.

[Visual Basic]
Public ReadOnly Property Excludes As StringCollection
[C#]
public System.Collections.Specialized.StringCollection Excludes {get;}

See Also

DirectoryScanner Class | NAnt.Core Namespace