DevToolsClientMemory Property |
Version 112.3.0
Memory
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public MemoryClient Memory { get; }
public:
property MemoryClient^ Memory {
MemoryClient^ get ();
}
Property Value
Type:
MemoryClientSee Also