FileLib Xojo and Real Studio plugin

FolderItemInfo.AttributeModificationDate Method

Retrieves the date as local time when attributes of the file were last modified.

AttributeModificationDate() as Date

Parameters

Returns

Date

Remarks

This function is not supported on Windows and Linux Systems since Windows and Linux have no concept of a AttributeModificationDate.

Windows and Linux systems will return nil for this function.

See Also

FolderItemInfo Class