Compartir a través de


ApplicationSummary.Versions Propiedad

Definición

Obtiene o establece la lista de versiones disponibles de la aplicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a