CKContainer.ContainerIdentifier 属性

定义

容器的标识符,一般为“iCloud”。{reverse DNS}。{app name}”。

public virtual string ContainerIdentifier { [Foundation.Export("containerIdentifier")] get; }
member this.ContainerIdentifier : string

属性值

此值应是唯一的,Apple 建议其格式为“iCloud”。{reverse DNS}。{app name or name for group}“ (例如,”iCloud.com.mycompany.myapp“) 。 应注意的是,一家公司的多个应用可以访问单个容器。

此值可为 null

属性

适用于