Click or drag to resize

DevToolsClientSystemInfo Property

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

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

Property Value

Type: SystemInfoClient
See Also