Share via


SiteExtensionInfo.InstalledDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to