Property Items
- Namespace
- DotNetBrowser.Downloads
- Assembly
- DotNetBrowser.dll
Items
Gets an immutable collection of all download items including already completed downloads during this session and the active downloads.
IEnumerable<IDownload> Items { get; }
Property Value
- IEnumerable<IDownload>
The collection of all download items including already completed downloads during this session and the active downloads.