ByteArrayResourceHandlerData Property  | 
Version 106.0.290 
            Underlying byte array that represents the data
            
 
    Namespace: 
   CefSharp
    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