Share via


SlotDifference.ValueInTargetSlot Property

Definition

Gets value of the setting in the target slot.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to