ReadResponseBase64Encoded Property  | 
Version 93.1.111 
            base64Encoded
            
 
    Namespace: 
   CefSharp.DevTools.IO
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic bool? Base64Encoded { get; }public:
property Nullable<bool> Base64Encoded {
	Nullable<bool> get ();
}Property Value
Type: 
NullableBoolean
See Also