CefSharp.SchemeHandler Namespace |
[Missing <summary> documentation for "N:CefSharp.SchemeHandler"]
Class | Description | |
---|---|---|
FolderSchemeHandlerFactory |
FolderSchemeHandlerFactory is a very simple scheme handler that allows you
to map requests for urls to a folder on your file system. For example
creating a setting the rootFolder to c:\projects\CefSharp\CefSharp.Example\Resources
registering the scheme handler
|