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