Partilhar via


Application.AllowUpdates Propriedade

Definição

Obtém ou define um valor que indica se os pacotes na aplicação podem ser substituídos com a mesma cadeia de versão.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a