Checks to see whether or not the full path of SourceInfo is identical to the full path of TargetInfo.
true
if both paths are identical; otherwise false
.
The difference between this method and SourceEqualsTarget is that the casing of the path is never ignored regardless of operating system.
CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace