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

属性

适用于