Object
FolderItemInfo
FolderItemInfo | The constructor for the FolderItemInfo class takes a FolderItem and a hint of what you are going to read. |
AccessDate | Retrieves the date as local time when the file was last accessed. |
AccessDateUTC | Retrieves the date as UTC time when the file was last accessed. |
AttributeModificationDate | Retrieves the date as local time when attributes of the file were last modified. |
AttributeModificationDateUTC | Retrieves the date as UTC time when attributes of the file were last modified. |
BackupDate | Retrieves the date as local time that the file was last backed up. |
BackupDateUTC | Retrieves the date as UTC time that the file was last backed up. |
ContentModificationDate | Retrieves the date as local time when the content of the file was last modified. |
ContentModificationDateUTC | Retrieves the date as UTC time when the content of the file was last modified. |
CreationDate | Retrieves the date as local time when the file was created. |
CreationDateUTC | Retrieves the date as UTC time when the file was created. |
DesktopLabelNumber | Reads or writes the label number for the specified file. |
DesktopLocation | Reads or writes the position of the top-left corner of a file's icon. |
DocumentType | Reads the information defined in the system which describes documents, example: "FreeHand graphic" |
Flags | Reads or writes all file flags as a single Integer. |
Permissions | Retrieves Unix permissions of the file. |