AntRadioVersion Property

Gets the radio version string.

Definition

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

Property Value

String

Implements

IAntRadioVersion

See Also