ReadResponseBase64Encoded Property |
Version 86.0.240
base64Encoded
Namespace:
CefSharp.DevTools.IO
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public Nullable<bool> Base64Encoded { get; }
public:
property Nullable<bool> Base64Encoded {
Nullable<bool> get ();
}
Property Value
Type:
NullableBooleanSee Also