GetResponseBodyForInterceptionResponseBody Property |
Version 113.3.50
body
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string Body { get; }
public:
property String^ Body {
String^ get ();
}
Property Value
Type:
String
See Also