This property refers to the minute when the file was last modified. Retrieved after executing the GetImagefileType method.
[Visual
Basic] imagekitcontrolname.File.LastWriteTimeMinute
[ = Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetFile().GetLastWriteTimeMinute()
[VB.NET] imagekitcontrolname.File.LastWriteTimeMinute[
= Short ]
[C#.NET] imagekitcontrolname.File.LastWriteTimeMinute[
= short ]
Reference
The minute when the file was last modified
Explanation
The LastWriteTimeMinute property refers to the month when the file was last modified. This value is retrieved after executing the GetImagefileType method. If the GetImagefileTypeMem method is executed, 0 will be returned.
Setting this value
This value cannot be set.Retrieving this value
This value can be retrieved at run-time.