Click or drag to resize

ReadResponseBase64Encoded Property

Version 90.6.50
base64Encoded

Namespace:  CefSharp.DevTools.IO
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public Nullable<bool> Base64Encoded { get; }

Property Value

Type: NullableBoolean
See Also