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