DevToolsClientSystemInfo Property |
Version 88.2.90 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.SystemInfo"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public SystemInfoClient SystemInfo { get; }
public:
property SystemInfoClient^ SystemInfo {
SystemInfoClient^ get ();
}
Property Value
Type:
SystemInfoClientSee Also