Click or drag to resize

GPUDevice.SubSysId Property

Version 92.0.260
Sub sys ID of the GPU, only available on Windows.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax
public double? SubSysId { get; set; }

Property Value

Type: Nullable<Double>
See Also