 | RackImageFile Property |
Image file of rack
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string ImageFile { get; }
Public ReadOnly Property ImageFile As String
Get
public:
property String^ ImageFile {
String^ get ();
}
member ImageFile : string with get
Property Value
Type:
String
See Also