GetMetricsResponseMetrics Property |
Version 130.1.90
metrics
Namespace: CefSharp.DevTools.PerformanceAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<Metric> Metrics { get; }
public:
property IList<Metric^>^ Metrics {
IList<Metric^>^ get ();
}
Property Value
IListMetricSee Also