GetResourceContentResponseBase64Encoded Property |
Version 108.4.130
base64Encoded
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax public bool Base64Encoded { get; }
public:
property bool Base64Encoded {
bool get ();
}
Property Value
Type:
BooleanSee Also