共用方式為


SearchAction.Query Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to