Version 103.0.120
Cookie size.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax public int Size { get; set; }
public:
property int Size {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also