Compartir a través de


IntentsSuggestionExample.TokenizedText Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="tokenizedText")]
public System.Collections.Generic.IList<string> TokenizedText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tokenizedText")>]
member this.TokenizedText : System.Collections.Generic.IList<string> with get, set
Public Property TokenizedText As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a