MonobjcMonobjc Documented Class Library
NSStorePathKey Field
NamespacesMonobjc.CoreDataNSPersistentStoreCoordinatorNSStorePathKey

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

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

Available in Mac OS X v10.6 and later.

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

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