SiteExtensionInfoInner.LocalIsLatestVersion 속성

정의

로컬 버전이 최신 버전 & 인 경우 lt;code>true</code>를 가져오거나 설정합니다&. lt;code>false</code> 그렇지 않으면 입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상