SamplingHeapProfileHead Property |
Version 130.1.90
Head
Namespace: CefSharp.DevTools.HeapProfilerAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public SamplingHeapProfileNode Head { get; set; }
public:
property SamplingHeapProfileNode^ Head {
SamplingHeapProfileNode^ get ();
void set (SamplingHeapProfileNode^ value);
}
Property Value
SamplingHeapProfileNodeSee Also