This property refers to the month when the file was last modified. Retrieved after executing the GetImageFileType method.
[Visual Basic] Public ReadOnly Property
LastWriteTimeMonth As Integer
[C#] public int LastWriteTimeMonth {get;}
Property Value
The month when the file was last modified
Explanation
The LastWriteTimeMonth property refers to the month 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.