Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
Device..::.FirmwareVersion Property |
Device Class See Also Send Feedback |
Gets a string containing the PHCC motherboard's firmware
version.
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property FirmwareVersion As String |
C# |
---|
public string FirmwareVersion { get; } |