| ILogNetGetExistLogFileNames 方法  | 
 
            获取已存在的日志文件名称
            Get the name of an existing log file
            
 
        命名空间: 
     HslCommunication.LogNet
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法string[] GetExistLogFileNames()
Function GetExistLogFileNames As String()
array<String^>^ GetExistLogFileNames()
abstract GetExistLogFileNames : unit -> string[] 
返回值
类型:
String文件列表
 参见
参见