AddHeapSnapshotChunkEventArgsChunk Property |
Version 112.3.0
Chunk
Namespace:
CefSharp.DevTools.HeapProfiler
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string Chunk { get; }
public:
property String^ Chunk {
String^ get ();
}
Property Value
Type:
StringSee Also