DevToolsClientSystemInfo Property |
Version 118.6.80
The SystemInfo domain defines methods and events for querying low-level system information.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public SystemInfoClient SystemInfo { get; }
public:
property SystemInfoClient^ SystemInfo {
SystemInfoClient^ get ();
}
Property Value
Type:
SystemInfoClientSee Also