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

DirectoryScanner.FileNames Property

[This is preliminary documentation and subject to change.]

Gets the list of files that match the given patterns.

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

Remarks

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

See Also

DirectoryScanner Class | NAnt.Core Namespace