Property TotalBytes
- Namespace
- DotNetBrowser.Downloads.Events
- Assembly
- DotNetBrowser.dll
TotalBytes
Gets the total size of the file.
public long TotalBytes { get; }
Property Value
- long
The total size of the file in bytes.
Gets the total size of the file.
public long TotalBytes { get; }
The total size of the file in bytes.