DeviceProperties Class

Definition

List of properties of the device.

public class DeviceProperties
type DeviceProperties = class
Public Class DeviceProperties
Inheritance
DeviceProperties

Constructors

DeviceProperties()

Initializes a new instance of the DeviceProperties class.

DeviceProperties(String, String, Nullable<Int32>)

Initializes a new instance of the DeviceProperties class.

Properties

DeviceModel

Gets or sets model of the device.

DeviceVendor

Gets or sets name of the device Vendor.

LinkSpeedInMbps

Gets or sets link speed.

Applies to