次の方法で共有


ConfigureDeviceRequest.CurrentDeviceName プロパティ

定義

デバイスの現在の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象