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

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

Property Value

The number of seconds when the file was last modified

Explanation

The LastWriteTimeSecond property refers to the number of seconds 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

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

The ImageKit WPF is created by Newtone Corporation