This property refers to the number of minutes when the file was last accessed. Retrieved after executing the GetImageFileType method.

[Visual Basic]
Public ReadOnly Property LastAccessTimeMinute As Integer
[C#]
public int LastAccessTimeMinute {get;}

Property Value

The number of minutes when the file was last accessed

Explanation

The LastAccessTimeHour property refers to the number of minutes 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.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation