-
What is the recommended way to query/get the CefSettings that were passed to Cef.Initialize(...)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This answers my question by avoiding my perceived need to read the CefSettings directly: Fix implemented for others to see/compare: |
Beta Was this translation helpful? Give feedback.
This answers my question by avoiding my perceived need to read the CefSettings directly:
https://github.com/cefsharp/CefSharp/wiki/General-Usage#request-context-browser-isolation
Fix implemented for others to see/compare:
https://github.com/NightVsKnight/CefBrowserCacheTest/pull/1/files