Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
IResourceRequestHandlerFactory Interface
IResourceRequestHandlerFactory Properties
IResourceRequestHandlerFactory Methods
Click or drag to resizeClick or drag to resize

IResourceRequestHandlerFactory Interface

Version 118.6.80
Class that createsIResourceHandler instances for handling custom requests. The methods of this class will always be called on the CEF IO thread. This interface maps to the CefRequestHandler::GetResourceHandler method. It was split out to allow for theResourceRequestHandlerFactory implementation that provides support for the LoadHtml extension method.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
publicinterfaceIResourceRequestHandlerFactory
publicinterface classIResourceRequestHandlerFactory

TheIResourceRequestHandlerFactory type exposes the following members.

Properties
 NameDescription
Public propertyHasHandlers
Return to haveGetResourceRequestHandler(IWebBrowser, IBrowser, IFrame, IRequest, Boolean, Boolean, String, Boolean) called for every resource request. Otherwise return.
Top
Methods
 NameDescription
Public methodGetResourceRequestHandler
Called on the CEF IO thread before a resource request is initiated.
Top
See Also

Reference

CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp