DownloadHandler.Create Method (original) (raw)

CefSharp API Doc

Namespaces

CefSharp.Fluent

DownloadHandler Class

DownloadHandler Methods

AskUser Method

CanDownload Method

Create Method

OnBeforeDownload Method

OnDownloadUpdated Method

UseFolder Method

Click or drag to resizeClick or drag to resize

DownloadHandlerCreate Method

Version 107.1.120

Create a new DownloadHandler Builder

Namespace: CefSharp.Fluent
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 107.1.120.0

Syntax

C#

C++

Copy

public static DownloadHandlerBuilder Create()

public: static DownloadHandlerBuilder^ Create()

Return Value

Type: DownloadHandlerBuilder
Fluent DownloadHandler Builder

See Also

Reference

DownloadHandler Class

CefSharp.Fluent Namespace