Method GetLastModifiedDate
GetLastModifiedDate(string)
Gets file date time when script source was compiled.
public 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.