AntRadioProductDescription Property

Gets the ANT radio product description.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
C#
public string ProductDescription { get; }

Property Value

String
The product description.

Implements

IAntRadioProductDescription

See Also