Compartir a través de


CloneRequest.TargetDeviceId Propiedad

Definición

Obtiene o establece el identificador de ruta de acceso del dispositivo que actuará como destino de clonación.

[Newtonsoft.Json.JsonProperty(PropertyName="targetDeviceId")]
public string TargetDeviceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetDeviceId")>]
member this.TargetDeviceId : string with get, set
Public Property TargetDeviceId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a