Contents

fileGroupOwnerAccountID()

Returns file’s group owner account ID.

Declaration

func fileGroupOwnerAccountID() -> NSNumber?

Return Value

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

See Also

Accessing File Attributes