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