NSPersistentStoreDescription.Configuration Property

Definition

Gets or sets the configuration that is used by the store.

public virtual string Configuration { [Foundation.Export("configuration")] get; [Foundation.Export("setConfiguration:")] set; }
member this.Configuration : string with get, set

Property Value

The configuration that is used by the store.

This value can be null.

Attributes

Applies to