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