次の方法で共有


StackMajorVersion.IsDeprecated プロパティ

定義

このスタックが非推奨の場合は、lt;コード>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

適用対象