| 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.5.1.0 (12.5.1.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 参见
参见