| GetEncodedResponseResponseBody Property  | 
Version 105.3.390 
            body
            
 
    Namespace: 
   CefSharp.DevTools.Audits
    Assembly:
   CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
 Syntax
Syntaxpublic byte[] Body { get; }public:
property array<unsigned char>^ Body {
	array<unsigned char>^ get ();
}Property Value
Type: 
Byte See Also
See Also