---
title: NSStorePathKey
framework: coredata
role: symbol
role_heading: Global Variable
path: coredata/nsstorepathkey
---

# NSStorePathKey

Dictionary key for the store path (an instance of NSURL) extracted from an external record file.

## Declaration

```swift
let NSStorePathKey: String
```

## Discussion

Discussion This is resolved to the store-file path contained in the an external record file directory.

## See Also

### Constants

- [NSEntityNameInPathKey](coredata/nsentitynameinpathkey.md)
- [NSStoreUUIDInPathKey](coredata/nsstoreuuidinpathkey.md)
- [NSModelPathKey](coredata/nsmodelpathkey.md)
- [NSObjectURIKey](coredata/nsobjecturikey.md)
