DownloadHandler Class (original) (raw)
Version 107.1.120
Class used to handle file downloads. The methods of this class will called on the CEF UI thread.
Inheritance Hierarchy
Namespace: CefSharp.Handler
Assembly: CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public class DownloadHandler : IDownloadHandler
public ref class DownloadHandler : IDownloadHandler
The DownloadHandler type exposes the following members.
Constructors
| | Name | Description | |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------- |
| | DownloadHandler | Initializes a new instance of the DownloadHandler class |
Methods
See Also