 | LiquidClassParameterLiquidClass Property |
liquid class
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string LiquidClass { get; set; }
Public Property LiquidClass As String
Get
Set
public:
property String^ LiquidClass {
String^ get ();
void set (String^ value);
}
member LiquidClass : string with get, set
Property Value
Type:
String
See Also