Aracılığıyla paylaş


QueryContext.OriginalQuery Property

Definition

Gets or sets the query string as specified in the request.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to