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