ILogNetEncoderShouldEmitUTF8Identifier 属性 |
获取或设置日志文件的UTF8编码是否携带标记头信息,默认为 True
Gets or sets whether the UTF8 encoding of the log file carries tag header information, which defaults to True
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 bool EncoderShouldEmitUTF8Identifier { get; set; }
Property EncoderShouldEmitUTF8Identifier As Boolean
Get
Set
property bool EncoderShouldEmitUTF8Identifier {
bool get ();
void set (bool value);
}
abstract EncoderShouldEmitUTF8Identifier : bool with get, set
属性值
类型:
Boolean参见