IProfileDownloads Property |
Gets the service that allows managing downloads.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax IDownloads Downloads { get; }
Property Value
Type:
IDownloadsThe service that allows managing downloads.
See Also