GetResponseBodyForInterceptionResponseBody Property |
Version 130.1.90
body
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string Body { get; }
public:
property String^ Body {
String^ get ();
}
Property Value
StringSee Also