次の方法で共有


SlotDifference.DiffRule プロパティ

定義

スロットスワップ中に設定の違いを処理する方法を説明するルールを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象