Method GetLastModifiedDate
GetLastModifiedDate(string)
When implemented by a class, gets file date time when script source was compiled.
DateTime GetLastModifiedDate(string fileName)
Parameters
fileName
stringFileName to check last modified date.
Returns
- DateTime
File date of the given file at the time it was compiled.