SKUCapability.Value プロパティ

定義

指定された機能の状態を示す文字列値を取得します。 'true' または 'false' の可能性があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象