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