Table of Contents

Property BrandFullVersionList

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

BrandFullVersionList

Gets the list of brand and full versions. Typically, providing more detailed version information.

public IReadOnlyList<UserAgentBrandVersion> BrandFullVersionList { get; }

Property Value

IReadOnlyList<UserAgentBrandVersion>