[This is preliminary documentation and subject to change.]
Determines if one of the given files has a more recent last write time than the given time. If one of the given files no longer exists, the target will be considered out-of-date.
The name of the first file that has a last write time greater than targetLastWriteTime; otherwise, null.
Missing <remarks> documentation for M:NAnt.Core.Types.FileSet.FindMoreRecentLastWriteTime(System.Collections.Specialized.StringCollection,System.DateTime)
FileSet Class | NAnt.Core.Types Namespace | FileSet.FindMoreRecentLastWriteTime Overload List