Поделиться через


StackMajorVersion.IsDeprecated Свойство

Определение

Возвращает или задает <code>true</code> если этот стек не рекомендуется использовать, в противном случае &— lt;code>false</code>.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к