NAnt SDK Documentation - v0.85-nightly-2005-11-09

DirectoryScanner.Includes Property

[This is preliminary documentation and subject to change.]

Gets the collection of include patterns.

[Visual Basic]
Public ReadOnly Property Includes As StringCollectionWithGoodToString
[C#]
public StringCollectionWithGoodToString Includes {get;}

Remarks

Missing <remarks> documentation for P:NAnt.Core.DirectoryScanner.Includes

See Also

DirectoryScanner Class | NAnt.Core Namespace