SlotSwapStatus.DestinationSlotName Property

Definition

Gets the destination slot of the last swap operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to