Compartir a través de


Device.DeviceDescription Propiedad

Definición

Obtiene o establece la descripción del dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a