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