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