Sdílet prostřednictvím


Application.DefaultVersion Vlastnost

Definice

Získá nebo nastaví balíček na použití, pokud klient požaduje aplikaci, ale neurčuje verzi. Tuto vlastnost lze nastavit pouze na název existujícího balíčku.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro