Click or drag to resize

IBrowserHostStartDownload Method

Version 130.1.90
Download the file at url using IDownloadHandler.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
void StartDownload(
	string url
)

Parameters

url  String
url to download
See Also