GPUDeviceDriverVendor Property |
Version 118.6.80
String description of the GPU driver vendor.
Namespace:
CefSharp.DevTools.SystemInfo
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string DriverVendor { get; set; }
public:
property String^ DriverVendor {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also