DeviceProperties.DeviceModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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