Click or drag to resize

DevToolsClientSystemInfo Property

Version 112.3.0
The SystemInfo domain defines methods and events for querying low-level system information.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public SystemInfoClient SystemInfo { get; }

Property Value

Type: SystemInfoClient
See Also