共用方式為


NSPersistentStoreDescription.Url 屬性

定義

取得或設定存放區的 URL。

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

屬性值

存放區的 URL。

這個值可以是 null

屬性

適用於