Compartir a través de


DeviceProperties.DeviceVendor Propiedad

Definición

Obtiene o establece el nombre del proveedor del dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a