点击或拖拽改变大小

HslDeviceAddressAttributeGetEncoding 方法

获取当前关联的编码信息,通常用于解析字符串的操作
Gets the encoding information of the current association, usually used for string parsing operations

命名空间:  HslCommunication.Reflection
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public Encoding GetEncoding()

返回值

类型:Encoding
字符编码信息
参见