MetricsEventArgsMetrics Property |
Version 110.0.300
Current values of the metrics.
Namespace:
CefSharp.DevTools.Performance
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public IList<Metric> Metrics { get; }
public:
property IList<Metric^>^ Metrics {
IList<Metric^>^ get ();
}
Property Value
Type:
IListMetricSee Also