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