HslDeviceAddressAttributeEncoding 属性 |
如果关联了字符串类型的数据,则表示指定的字符编码,默认 ASCII 编码
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string Encoding { get; set; }
Public Property Encoding As String
Get
Set
public:
property String^ Encoding {
String^ get ();
void set (String^ value);
}
member Encoding : string with get, set
属性值
类型:
String参见