[This is preliminary documentation and subject to change.]
The set of files to perform a file operation on.
The key of the Hashtable is the absolute path of the destination file and the value is a CopyTask.FileDateInfo holding the path and last write time of the most recently updated source file that is selected to be copied or moved to the destination file.
On Windows, the Hashtable is case-insensitive.
CopyTask Class | NAnt.Core.Tasks Namespace