Contents

deviceIdentifier

The key in a file attribute dictionary whose value indicates the identifier for the device on which the file resides.

Declaration

static let deviceIdentifier: FileAttributeKey

Discussion

The corresponding value is an NSNumber object containing an unsigned long.

See Also

Accessing File Attributes