次の方法で共有


DeviceProperties.DeviceVendor プロパティ

定義

デバイスベンダーの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象