SharedStorageMetadataRemainingBudget Property |
Version 109.1.110
RemainingBudget
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public double RemainingBudget { get; set; }
public:
property double RemainingBudget {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also