AutocompleteItem.QueryPlusText Property

Definition

Gets the query along with the completed term.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to