Partager via


Application.AllowUpdates Propriété

Définition

Obtient ou définit une valeur indiquant si les packages au sein de l’application peuvent être remplacés à l’aide de la même chaîne de version.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowUpdates")]
public bool? AllowUpdates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowUpdates")>]
member this.AllowUpdates : Nullable<bool> with get, set
Public Property AllowUpdates As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à