ReverseWordTransformIsStringReverse 属性 |
字符串数据是否按照字来反转
Whether string data is reversed word by word
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:9.1.3.0 (9.1.3.0)
语法public bool IsStringReverse { get; set; }
Public Property IsStringReverse As Boolean
Get
Set
public:
property bool IsStringReverse {
bool get ();
void set (bool value);
}
member IsStringReverse : bool with get, set
属性值
类型:
Boolean
参见