This property refers to the day when the file was last accessed. Retrieved after executing the GetImagefileType method.
[Visual
Basic] imagekitcontrolname.File.LastAccessTimeDay
[ = Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetFile().GetLastAccessTimeDay()
Reference
the day when the file was last accessed.Explanation
The LastAccessTimeDay property refers to the day when the file was last accessed. This value is retrieved after executing the GetImagefileType method. If the GetImagefileTypeMem method is executed, 0 will be returned.
Setting this value
This value cannot be set.Retrieving this value
This value can be retrieved at run-time.