次の方法で共有


OSVersionPropertiesBase.Label プロパティ

定義

OS バージョン ラベルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="label")]
public string Label { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="label")>]
member this.Label : string
Public ReadOnly Property Label As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象