ByteArrayResourceHandlerData Property  | 
Version 118.6.80 
            Underlying byte array that represents the data
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic byte[] Data { get; }public:
property array<unsigned char>^ Data {
	array<unsigned char>^ get ();
}Property Value
Type: 
Byte
See Also