Share via


DeviceProperties.DeviceVendor Property

Definition

Gets or sets name of the device Vendor.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to