TakePreciseCoverageResponseResult Property |
Version 118.6.80
result
Namespace:
CefSharp.DevTools.Profiler
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<ScriptCoverage> Result { get; }
public:
property IList<ScriptCoverage^>^ Result {
IList<ScriptCoverage^>^ get ();
}
Property Value
Type:
IListScriptCoverageSee Also