MonobjcMonobjc Documented Class Library
NSStoreModelVersionHashesKey Field
NamespacesMonobjc.CoreDataNSPersistentStoreCoordinatorNSStoreModelVersionHashesKey

Key to represent the version hash information for the model used to create the store.

This key is used in the metadata for a persistent store.

Available in Mac OS X v10.5 and later.

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

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