点击或拖拽改变大小

GroupFileContainer 构造函数

实例化一个新的指定目录的文件管理容器
Instantiates a new file management container for the specified directory

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public GroupFileContainer(
	ILogNet logNet,
	string path
)

参数

logNet
类型:HslCommunication.LogNetILogNet
日志记录对象,可以为空
path
类型:SystemString
文件的路径
参见