SiteConfig.LinuxFxVersion Property

Definition

Gets or sets linux App Framework and version

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to