次の方法で共有


DeviceProperties.DeviceModel プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象