 | FirmwareErrorErrorCode Property |
Firmware Error
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer
Get
public:
property int ErrorCode {
int get ();
}
member ErrorCode : int with get
Property Value
Type:
Int32
See Also