Compartir a través de


NSPersistentStoreDescription.Url Propiedad

Definición

Obtiene o establece la dirección URL del almacén.

public virtual Foundation.NSUrl Url { [Foundation.Export("URL", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Url : Foundation.NSUrl with get, set

Valor de propiedad

Dirección URL del almacén.

Este valor puede ser null.

Atributos

Se aplica a