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