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

DirectoryScanner.Excludes Property

[This is preliminary documentation and subject to change.]

Gets the collection of exclude patterns.

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

Remarks

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

See Also

DirectoryScanner Class | NAnt.Core Namespace