Condividi tramite


Application.DefaultVersion Proprietà

Definizione

Ottiene o imposta il pacchetto da utilizzare se un client richiede l'applicazione ma non specifica una versione. Questa proprietà può essere impostata solo sul nome di un pacchetto esistente.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a