Click or drag to resize

UserAgentMetadataFullVersionList Property

Version 112.3.0
Brands appearing in Sec-CH-UA-Full-Version-List.

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

Property Value

Type: IListUserAgentBrandVersion
See Also