SiteConfig.WindowsFxVersion Property

Definition

Gets or sets xenon App Framework and version

[Newtonsoft.Json.JsonProperty(PropertyName="windowsFxVersion")]
public string WindowsFxVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsFxVersion")>]
member this.WindowsFxVersion : string with get, set
Public Property WindowsFxVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to