This property refers to the hour when the file was last modified. Retrieved after executing the GetImageFileType method.

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

Property Value

The hour when the file was last modified

Explanation

The LastWriteTimeHour property refers to the hour when the file was last modified. 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