다음을 통해 공유


StackMajorVersion.IsDeprecated 속성

정의

이 스택이 더 이상 사용되지 않는 경우 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <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

적용 대상