次の方法で共有


CloneRequest.TargetDeviceId プロパティ

定義

複製ターゲットとして機能するデバイスのパス ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象