点击或拖拽改变大小

GroupFileContainerClearAllFiles 方法

删除当前目录下所有的文件信息,返回等待被删除的文件列表,是映射文件名:b35a11ec533147ca80c7f7d1713f015b7909
Delete all file information in the current directory, and return to the list of files waiting to be deleted, which is the mapping file name: b35a11ec533147ca80c7f7d1713f015b7909

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public List<string> ClearAllFiles()

返回值

类型:ListString
映射之后的文件列表,例如 b35a11ec533147ca80c7f7d1713f015b7909
参见