Checks to see if the target directory does not exist or that it does match the source directory name but not string casing.
true
if the target directory does not exist or matches the source directory name but not casing; otherwise false
CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace