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