File.DateLastAccessed (Property)

The date that a file was last accessed.

Availability:

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

The date that the file was last accessed by an application. This is obtained by inspecting the file system and directory information for the file.

See also:Folder.DateLastAccessed