次の方法で共有


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

適用対象