次の方法で共有


AdditionalLocation.PlatformVersion プロパティ

定義

サービスを実行しているコンピューティング プラットフォーム バージョンを取得します。 指定できる値は、'undetermined'、'stv1'、'stv2'、'mtv1' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象