lastModifiedSync method

Get the last-modified time of the file. Throws an exception if the file does not exist.

DateTime lastModifiedSync( )

Get the last-modified time of the file. Throws an exception if the file does not exist.

Throws a FileSystemException if the operation fails.