In This Topic
Gets firmware month of device.
Syntax
'Declaration
Public Function GetFirmwareMonth() As String
'Usage
Dim instance As Device
Dim value As String
value = instance.GetFirmwareMonth()
public string GetFirmwareMonth()
Return Value
Firmware month
Frameworks
| Product |
Versions |
| .NET |
net8.0 |
| .NET Framework |
net48 |
See Also