Click or drag to resize
ParticleDeviceDeviceType Property
Gets the type of the device.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public ParticleDeviceType DeviceType { get; }

Property Value

Type: ParticleDeviceType
The type of the device.
See Also