Compartilhar via


QueryBody.Applications Propriedade

Definição

Obtém ou define uma lista de aplicativos incluídos na consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="applications")]
public System.Collections.Generic.IList<string> Applications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applications")>]
member this.Applications : System.Collections.Generic.IList<string> with get, set
Public Property Applications As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a