UIManagedDocument.PersistentStoreOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options to be used when creating the persistent store.
public virtual Foundation.NSDictionary PersistentStoreOptions { [Foundation.Export("persistentStoreOptions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPersistentStoreOptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PersistentStoreOptions : Foundation.NSDictionary with get, set
Property Value
- Attributes