Checks to see whether or not the full path of SourceInfo matches the full path of TargetInfo.
true
if both paths match; otherwise false
.
Comparer is used to check path equality.
CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace