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

# namedPipe

The resource is a named pipe.

## Declaration

```swift
static let namedPipe: URLFileResourceType
```

## See Also

### Constants

- [characterSpecial](foundation/urlfileresourcetype/characterspecial.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)
