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