Partager via


QueryBody.Applications Propriété

Définition

Obtient ou définit une liste d’applications incluses dans la requête.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à