DownloadEventArgsTotalBytes Property | Helper帮助文档 |
总字节数
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int TotalBytes { get; set; }
Public Property TotalBytes As Integer Get Set
public: property int TotalBytes { int get (); void set (int value); }
member TotalBytes : int with get, set
Property Value
Type: Int32See Also