I\'m new to CefSharp. Last week i build my first little program with CefSharp in C#. It\'s a split screen program. In one split i loaded Tweetdeck. It works fine, but Tweetd
Set CefSettings.CachePath directory. Settings are passed to Cef.Initialize().