Click or drag to resize

SamplingHeapProfileNodeCallFrame Property

Version 102.0.100
Function location.

Namespace:  CefSharp.DevTools.HeapProfiler
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public CallFrame CallFrame { get; set; }

Property Value

Type: CallFrame
See Also