Partager via


ImageInsightsImageCaption.RelatedSearches Propriété

Définition

Obtient ou définit une liste d’entités trouvées dans le légende. Utilisez le contenu de l’objet Query pour rechercher l’entité dans le légende et créer un lien. Le lien dirige l’utilisateur vers des images de l’entité.

[Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Query> RelatedSearches { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")>]
member this.RelatedSearches : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Query> with get, set
Public Property RelatedSearches As IList(Of Query)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à