Share via


UIManagedDocument.PersistentStoreOptions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary PersistentStoreOptions { [Foundation.Export("persistentStoreOptions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPersistentStoreOptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("persistentStoreOptions", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPersistentStoreOptions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PersistentStoreOptions : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to