GetResponseBodyResponseBase64Encoded Property |
Version 88.2.90
base64Encoded
Namespace:
CefSharp.DevTools.Fetch
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public bool Base64Encoded { get; }
public:
property bool Base64Encoded {
bool get ();
}
Property Value
Type:
BooleanSee Also