---
title: typeCharacterSpecial
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/fileattributetype/typecharacterspecial
---

# typeCharacterSpecial

A character special file.

## Declaration

```swift
static let typeCharacterSpecial: FileAttributeType
```

## See Also

### Accessing File Type Attributes

- [typeBlockSpecial](foundation/fileattributetype/typeblockspecial.md)
- [typeDirectory](foundation/fileattributetype/typedirectory.md)
- [typeRegular](foundation/fileattributetype/typeregular.md)
- [typeSocket](foundation/fileattributetype/typesocket.md)
- [typeSymbolicLink](foundation/fileattributetype/typesymboliclink.md)
- [typeUnknown](foundation/fileattributetype/typeunknown.md)
