 | ArmIsInstalled Property |
Arm installed
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool IsInstalled { get; }
Public ReadOnly Property IsInstalled As Boolean
Get
public:
property bool IsInstalled {
bool get ();
}
member IsInstalled : bool with get
Property Value
Type:
Boolean
See Also