NSPersistentStoreCoordinator.PersistentStoreUbiquitousContentNameKey Property

Definition

Represents the value associated with the constant NSPersistentStoreUbiquitousContentNameKey

[Foundation.Field("NSPersistentStoreUbiquitousContentNameKey", "CoreData")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, "Please see the release notes and Core Data documentation.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString PersistentStoreUbiquitousContentNameKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, "Please see the release notes and Core Data documentation.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PersistentStoreUbiquitousContentNameKey : Foundation.NSString

Property Value

Attributes

Applies to