次の方法で共有


Device.DeviceDescription プロパティ

定義

デバイスの説明を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象