VersionGetFirmwareVersionMajor Method |
Gets the major 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 GetFirmwareVersionMajor()
Public Function GetFirmwareVersionMajor As Integer
public:
int GetFirmwareVersionMajor()
member GetFirmwareVersionMajor : unit -> int
Return Value
Type:
Int32The major version of the firmware.
See Also