CompilationCacheProducedEventArgsData Property  | 
Version 106.0.290 
            Base64-encoded data
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic byte[] Data { get; }public:
property array<unsigned char>^ Data {
	array<unsigned char>^ get ();
}Property Value
Type: 
Byte
See Also