NAnt SDK Documentation - v0.92
DirectoryScanner.FileNames Property
Gets the list of files that match the given patterns.
[Visual Basic]
Public ReadOnly Property FileNames As
StringCollection
[C#]
public
System.Collections.Specialized.StringCollection
FileNames {get;}
See Also
DirectoryScanner Class
|
NAnt.Core Namespace