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