GroupFileContainerTotalDownloadTimes 属性 |
获取当前目录中所有子文件的下载次数统计
Get the download count of all subfiles in the current directory
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public long TotalDownloadTimes { get; }
Public ReadOnly Property TotalDownloadTimes As Long
Get
public:
property long long TotalDownloadTimes {
long long get ();
}
member TotalDownloadTimes : int64 with get
属性值
类型:
Int64参见