NAnt SDK Documentation - v0.92
FileSet.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
FileSet Class
|
NAnt.Core.Types Namespace