Gets the operation map containing all the files/directories to perform file operations on.
The type of class for this object inherits from KeyedCollection and is structured so that the key of this collection contains the full path of the target file/location while the value contains the CopyTask.FileOperation object with the operation details.
On Windows, the CopyTask.FileOperationMap is case-insensitive.
CopyTask Class | NAnt.Core.Tasks Namespace