AntRadioProductDescription Property

Gets the ANT radio product description.

Definition

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

Property Value

String
The product description.

Implements

IAntRadioProductDescription

See Also