点击或拖拽改变大小

HttpServerServerEncoding 属性

获取或设置当前服务器的编码信息,默认为UTF8编码
Get or set the encoding information of the current server, the default is UTF8 encoding

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public Encoding ServerEncoding { get; set; }

属性值

类型:Encoding
参见