Compartir a través de


DeviceProperties.DeviceModel Propiedad

Definición

Obtiene o establece el modelo del dispositivo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a