Click or drag to resize

Device Properties

The Device type exposes the following members.

Properties
 NameDescription
Public propertyCelsius Read-only property returning the temperature in degrees Celsius.
(Inherited from Device)
Public propertyDeviceID Read-only property returning the device ID.
(Inherited from Device)
Public propertyFahrenheit Read-only property returning the temperature in degrees Fahrenheit.
(Inherited from Device)
Public propertyHumidity Read-only property returning the percentage relative humidity.
(Inherited from Device)
Public propertyKelvins Read-only property returning the temperature in Kelvins.
(Inherited from Device)
Public propertyManufacturerID Read-only property returning the manufacturer ID.
(Inherited from Device)
Top
See Also