NSPersistentStoreDescription.Url Property

Definition

Gets or sets the URL for the store.

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

Property Value

The URL for the store.

This value can be null.

Attributes

Applies to