Partager via


SiteExtensionInfoInner.LocalIsLatestVersion Propriété

Définition

Obtient ou définit <code>true</code> si la version locale est la dernière version ; & lt;code>false</code> sinon.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à