Condividi tramite


NSPersistentContainer.PersistentStoreDescriptions Proprietà

Definizione

Ottiene una matrice contenente le descrizioni degli archivi persistenti in questo contenitore persistente.

public virtual CoreData.NSPersistentStoreDescription[] PersistentStoreDescriptions { [Foundation.Export("persistentStoreDescriptions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPersistentStoreDescriptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PersistentStoreDescriptions : CoreData.NSPersistentStoreDescription[] with get, set

Valore della proprietà

Matrice che contiene le descrizioni degli archivi persistenti in questo contenitore persistente.

Attributi

Si applica a