Hunny Software Library Reference

AppleFile Properties

The properties of the AppleFile class are listed below. For a complete list of AppleFile class members, see the AppleFile Members topic.

Public Instance Properties

AccessTime Gets or sets the access time
BackupTime Gets or sets the backup time
CreateTime Gets or sets the create time.
DataFork Gets or sets the data fork
FileName Gets or sets the file name
Format Gets or sets the format type
HasDataFork Indicates if the AppleFile data contains a data fork entry
HasFileName Indicates if the AppleFile data contains a file name
HasFileTimes Indicates if the AppleFile data contains a file times entry
HasResourceFork Indicates if the AppleFile data contains a Macintosh resource fork entry.
ModifyTime Gets or sets the modify time.
PackedData Gets or sets the buffer of packed file data.
ResourceFork Gets or sets the resource fork

See Also

AppleFile Class | Hunny.Mime Namespace