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

# blockSpecial

The resource is a block special file.

## Declaration

```swift
static let blockSpecial: URLFileResourceType
```

## See Also

### Constants

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