Click or drag to resize

IProfileDownloads Property

Gets the service that allows managing downloads.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IDownloads Downloads { get; }

Property Value

Type: IDownloads
The service that allows managing downloads.
See Also