Module.DeviceId プロパティ

定義

デバイス ID。

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string DeviceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.DeviceId : string
Public ReadOnly Property DeviceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象