Public Property FirmwareMinor As Long
This read-only property retrieves the "minor" portion of the firmware version number from the device. The firmware version consists of a major number and minor number. When displayed as a string, it is typically formatted as major.minor with minor zero-padded to three digits if necessary. For example, for release 2.001, the major number is 2 and the minor number is 1.