This property refers to the year when the file was last accessed. Retrieved after executing the GetImageFileType method.
[Visual Basic] Public ReadOnly Property
LastAccessTimeYear As Integer
[C#] public int LastAccessTimeYear {get;}
Property Value
The year when the file was last accessed
Explanation
The LastAccessTimeYear property refers to the year when the file was last accessed. This value is retrieved after executing the GetImageFileType method. If the GetImageFileTypeFromRawData method is executed, 0 will be returned.