Compartilhar via


WindowsJavaContainerSettings.IsDeprecated Propriedade

Definição

Obtém <code>true</code> se a pilha for preterida; caso contrário, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="isDeprecated")]
public bool? IsDeprecated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDeprecated")>]
member this.IsDeprecated : Nullable<bool>
Public ReadOnly Property IsDeprecated As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a