SlotDifference.SettingName Property

Definition

Gets name of the setting.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to