点击或拖拽改变大小

GroupFileContainerGetGroupFileInfo 方法

获取当前目录所有文件的大小之和
Get the sum of the size of all files in the current directory

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public GroupFileInfo GetGroupFileInfo(
	bool withLastFileInfo = false
)

参数

withLastFileInfo (Optional)
类型:SystemBoolean
是否携带最新的文件信息

返回值

类型:GroupFileInfo

[缺少 "M:HslCommunication.Core.GroupFileContainer.GetGroupFileInfo(System.Boolean)" 的 <returns> 文档]

参见