---
title: FileManager.URLRelationship.other
framework: foundation
role: symbol
role_heading: Case
path: foundation/filemanager/urlrelationship/other
---

# FileManager.URLRelationship.other

The directory does not contain the item and is not the same as the item.

## Declaration

```swift
case other
```

## See Also

### URL Relationships

- [FileManager.URLRelationship.contains](foundation/filemanager/urlrelationship/contains.md)
- [FileManager.URLRelationship.same](foundation/filemanager/urlrelationship/same.md)
