NAnt SDK Documentation - v0.92 |
|
PathScanner.Add Method
Adds a file to the list of files to be scanned for.
[Visual Basic]
Public Sub Add( _
ByVal
fileName As
String _
)
Parameters
-
fileName
- The filename or search pattern to add to the list.
See Also
PathScanner Class | NAnt.Core Namespace