次の方法で共有


SlotDifference.ValueInCurrentSlot プロパティ

定義

現在のスロットの設定の値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象