MonobjcMonobjc Documented Class Library
NSModelPathKey Field
NamespacesMonobjc.CoreDataNSPersistentStoreCoordinatorNSModelPathKey

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

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

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSModelPathKey
Public Shared ReadOnly NSModelPathKey As NSString
public:
static initonly NSString^ NSModelPathKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)