Partager via


SiteExtensionInfo.LocalIsLatestVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to