GetSchemaResponse.SchemaTypesVisibleToPackages Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.ICollection<Android.App.AppSearch.PackageIdentifier>> SchemaTypesVisibleToPackages { [Android.Runtime.Register("getSchemaTypesVisibleToPackages", "()Ljava/util/Map;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSchemaTypesVisibleToPackages", "()Ljava/util/Map;", "", ApiSince=33)>]
member this.SchemaTypesVisibleToPackages : System.Collections.Generic.IDictionary<string, System.Collections.Generic.ICollection<Android.App.AppSearch.PackageIdentifier>>
Valor da propriedade
- Atributos