---
title: directoryEntryCountKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlresourcekey/directoryentrycountkey
---

# directoryEntryCountKey

The key for a count of items in the directory.

## Declaration

```swift
static let directoryEntryCountKey: URLResourceKey
```

## Discussion

Discussion Not all file systems can provide this information.

## See Also

### Directory keys

- [isDirectoryKey](foundation/urlresourcekey/isdirectorykey.md)
- [parentDirectoryURLKey](foundation/urlresourcekey/parentdirectoryurlkey.md)
