DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Downloads
DownloadInfo Class
DownloadInfo Properties
MimeType Property
SuggestedFileName Property
Url Property
DownloadInfo
Url Property
Gets the URL of this download.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
string
Url
{
get
; }
Property Value
Type:
String
The URL of this download.
See Also
Reference
DownloadInfo Class
DotNetBrowser.Downloads Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.