---
title: NSModelPathKey
framework: coredata
role: symbol
role_heading: Global Variable
path: coredata/nsmodelpathkey
---

# NSModelPathKey

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

## Declaration

```swift
let NSModelPathKey: String
```

## Discussion

Discussion This is resolved to the model.mom path contained in the external record file directory.

## See Also

### Constants

- [NSEntityNameInPathKey](coredata/nsentitynameinpathkey.md)
- [NSStoreUUIDInPathKey](coredata/nsstoreuuidinpathkey.md)
- [NSStorePathKey](coredata/nsstorepathkey.md)
- [NSObjectURIKey](coredata/nsobjecturikey.md)
