RankingRankingItem.AnswerType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la réponse qui contient l’élément à afficher. Utilisez le type pour trouver la réponse dans l’objet SearchResponse. Le type est le nom d’un champ SearchResponse. Les valeurs possibles sont les suivantes : 'WebPages', 'Images', 'SpellSuggestions', 'News', 'RelatedSearches', 'Videos', 'Computation', 'TimeZone'
[Newtonsoft.Json.JsonProperty(PropertyName="answerType")]
public string AnswerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="answerType")>]
member this.AnswerType : string with get, set
Public Property AnswerType As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET