Share via


DeviceProperties.DeviceModel Property

Definition

Gets or sets model of the device.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to