Bagikan melalui


QueryText.QueryTextProperty Property

Definition

Gets or sets query text.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queryText")]
public string QueryTextProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queryText")>]
member this.QueryTextProperty : string with get, set
Public Property QueryTextProperty As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to