FileMarkIdDownloadTimes 属性 |
当前的文件的读取次数,通常也是下载次数。
The current number of reads of the file, usually also the number of downloads.
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public long DownloadTimes { get; }
Public ReadOnly Property DownloadTimes As Long
Get
public:
property long long DownloadTimes {
long long get ();
}
member DownloadTimes : int64 with get
属性值
类型:
Int64参见