次の方法で共有


SlotDifference.SettingName プロパティ

定義

設定の名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象