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