Compartilhar via


AnalyzeResult.Tokens Propriedade

Definição

Obtém ou define a lista de tokens retornados pelo analisador especificado na solicitação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a