Compartilhar via


RankingRankingItem.AnswerType Propriedade

Definição

Obtém ou define a resposta que contém o item a ser exibido. Use o tipo para encontrar a resposta no objeto SearchResponse. O tipo é o nome de um campo SearchResponse. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a