Aracılığıyla paylaş


QuerySpecification.Query Property

Definition

Operation mode

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to