IFile.LastModified
IFile.LastModified property
The last modified date of the file. On getting, if user agents can make this information available, this must return a long long set to the time the file was last modified as the number of milliseconds since the Unix Epoch.
public long LastModified { get; }
See Also
- interface IFile
- package com.aspose.html.IO
- package Aspose.HTML