Condividi tramite


SiteExtensionInfoInner.LocalIsLatestVersion Proprietà

Definizione

Ottiene o imposta <code gt;true</code&> se la versione locale è la versione più recente; & lt;code>false</code> in caso contrario.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a