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