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