SlotSwapStatus.SourceSlotName Property

Definition

Gets the source slot of the last swap operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to