Click or drag to resize

SamplingHeapProfileNodeCallFrame Property

Version 112.3.0
Function location.

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

Property Value

Type: CallFrame
See Also