VersionGetFirmwareVersionRelease Method |
Gets the release version of the firmware.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetFirmwareVersionRelease()
Public Function GetFirmwareVersionRelease As Integer
public:
int GetFirmwareVersionRelease()
member GetFirmwareVersionRelease : unit -> int
Return Value
Type:
Int32The release version of the firmware.
See Also