Compartilhar via


QueryBody.Query Propriedade

Definição

Obtém ou define a consulta a ser executada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a