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