Partager via


RankingRankingItem.AnswerType Propriété

Définition

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 à