NAnt SDK Documentation - v0.92

FileSet.Includes Property

Gets the collection of include patterns.

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

See Also

FileSet Class | NAnt.Core.Types Namespace