GetUsageAndQuotaResponseUsageBreakdown Property |
Version 113.3.50
usageBreakdown
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public IList<UsageForType> UsageBreakdown { get; }
public:
property IList<UsageForType^>^ UsageBreakdown {
IList<UsageForType^>^ get ();
}
Property Value
Type:
IListUsageForTypeSee Also