UpdateDisplayBytesDownloaded Property |
Gets the total bytes downloaed.
Namespace: Kjs.AppLife.Update.WpfAssembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic long BytesDownloaded { get; }
Public ReadOnly Property BytesDownloaded As Long
Get
public:
property long long BytesDownloaded {
long long get ();
}
member BytesDownloaded : int64 with get
Property Value
Type:
Int64
See Also