共用方式為


StackMajorVersion.RuntimeVersion 屬性

定義

取得或設定應用程式堆疊主要版本 (執行時間) 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於