Contents

fileOwnerAccountID()

Returns the file’s owner account ID.

Declaration

func fileOwnerAccountID() -> NSNumber?

Return Value

The value associated with the ownerAccountID file attributes key, or nil if the file attributes dictionary has no entry for the key.

See Also

Accessing File Attributes