 | FirmwareErrorCommand Property |
Firmware command
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string Command { get; }
Public ReadOnly Property Command As String
Get
public:
property String^ Command {
String^ get ();
}
member Command : string with get
Property Value
Type:
String
See Also