次の方法で共有


AutocompleteItem.Text プロパティ

定義

完了した用語を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="text")]
public string Text { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="text")>]
member this.Text : string
Public ReadOnly Property Text As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象