次の方法で共有


EntitiesSuggestionExample.TokenizedText プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象