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