Partager via


ApplicationSummary.Versions Propriété

Définition

Obtient ou définit la liste des versions disponibles de l’application.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à