Click or drag to resize

TakeTypeProfileResponseResult Property

Version 96.0.142
result

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<ScriptTypeProfile> Result { get; }

Property Value

Type: IListScriptTypeProfile
See Also