---
title: directory
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlfileresourcetype/directory
---

# directory

The resource is a directory.

## Declaration

```swift
static let directory: URLFileResourceType
```

## See Also

### Constants

- [namedPipe](foundation/urlfileresourcetype/namedpipe.md)
- [characterSpecial](foundation/urlfileresourcetype/characterspecial.md)
- [blockSpecial](foundation/urlfileresourcetype/blockspecial.md)
- [regular](foundation/urlfileresourcetype/regular.md)
- [symbolicLink](foundation/urlfileresourcetype/symboliclink.md)
- [socket](foundation/urlfileresourcetype/socket.md)
- [unknown](foundation/urlfileresourcetype/unknown.md)
