IMG.fileUpdatedDate (Property)

The date that the image file was last updated.

Availability:

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

According to the available documentation from Microsoft, there is no distinction made between this and the fileModifiedDate. However this property is only available for IMG objects whereas the other file metrics can be obtained for IMG and document objects.

Property attributes:

ReadOnly