Share via


NSPersistentStore.ConfigurationName Property

Definition

Gets the managed object model configuration name for the configuration that was used to create the store.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string ConfigurationName { [Foundation.Export("configurationName")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("configurationName")>]
member this.ConfigurationName : string

Property Value

Attributes

Applies to