点击或拖拽改变大小

LogNetSingleGetExistLogFileNames 方法

获取所有的日志文件数组,对于单日志文件来说就只有一个
Get all log file arrays, only one for a single log file

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public string[] GetExistLogFileNames()

返回值

类型:String
字符串数组,包含了所有的存在的日志数据

实现

ILogNetGetExistLogFileNames
参见