Click or drag to resize

UserAgentMetadataBrands Property

Version 118.6.80
Brands appearing in Sec-CH-UA.

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<UserAgentBrandVersion> Brands { get; set; }

Property Value

Type: IListUserAgentBrandVersion
See Also