点击或拖拽改变大小

ILogNetConsoleOutput 属性

获取或设置当前的日志信息在存储的时候是否在控制台进行输出,默认不输出。
Gets or sets whether the current log information is output on the console when it is stored. It is not output by default.

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
bool ConsoleOutput { get; set; }

属性值

类型:Boolean
参见