共用方式為


NSMetadataQuery.UbiquitousItemIsDownloadedKey 屬性

定義

開發人員不應該使用此已被取代的屬性。 開發人員應該改用 'UbiquitousItemDownloadingStatusKey'。

[Foundation.Field("NSMetadataUbiquitousItemIsDownloadedKey", "Foundation")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")]
public static Foundation.NSString UbiquitousItemIsDownloadedKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'UbiquitousItemDownloadingStatusKey' instead.")] get; }
member this.UbiquitousItemIsDownloadedKey : Foundation.NSString

屬性值

屬性

適用於