次の方法で共有


SiteConfig.LinuxFxVersion プロパティ

定義

Linux App Framework とバージョンを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象