SamplingHeapProfileNodeCallFrame Property |
Version 107.1.120
Function location.
Namespace:
CefSharp.DevTools.HeapProfiler
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public CallFrame CallFrame { get; set; }
public:
property CallFrame^ CallFrame {
CallFrame^ get ();
void set (CallFrame^ value);
}
Property Value
Type:
CallFrameSee Also