File.DateLastModified (Property)

The last modified data for a file.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyFile.DateLastModified

The date that the file was last modified by being written to. This is obtained by inspecting the file system and directory information for the file.

See also:Folder.DateLastModified