NSMetadataQuery.UbiquitousItemIsDownloadedKey Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Los desarrolladores no deben usar esta propiedad en desuso. Los desarrolladores deben usar "OmnipresenteItemDownloadingStatusKey" en su lugar.
[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
Valor de propiedad
- Atributos