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

# characterSpecial

The resource is a character special file.

## Declaration

```swift
static let characterSpecial: URLFileResourceType
```

## See Also

### Constants

- [namedPipe](foundation/urlfileresourcetype/namedpipe.md)
- [directory](foundation/urlfileresourcetype/directory.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)
