Version 108.4.130 
            An opaque unique id of the cache.
            
 
    Namespace: 
   CefSharp.DevTools.CacheStorage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string CacheId { get; set; }public:
property String^ CacheId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also