GetResponseBodyResponseBody Property |
Version 112.3.0
body
Namespace:
CefSharp.DevTools.Fetch
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string Body { get; }
public:
property String^ Body {
String^ get ();
}
Property Value
Type:
StringSee Also