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

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

Property Value

The month when the file was last accessed

Explanation

The LastAccessTimeMonth property refers to the month 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

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation