LogNetSingleGetAllSavedLog 方法 |
获取单日志文件的所有保存记录
Get all saved records of a single log file
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string GetAllSavedLog()
Public Function GetAllSavedLog As String
public:
String^ GetAllSavedLog()
member GetAllSavedLog : unit -> string
返回值
类型:
String字符串信息
参见