<!--
{
  "availability" : [
    "macOS: 10.6.0 - 10.13.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreData",
  "identifier" : "/documentation/CoreData/NSStorePathKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Data"
    ],
    "preciseIdentifier" : "c:@NSStorePathKey"
  },
  "title" : "NSStorePathKey"
}
-->

# NSStorePathKey

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

```
let NSStorePathKey: String
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)