共用方式為


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}「 (for instance, 」iCloud.com.mycompany.myapp「) . 請注意,公司中的多個應用程式可能會存取單一容器。

這個值可以是 null

屬性

適用於