Table of Contents

Class UserAgentMetadata

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Contains the client hints data.

public class UserAgentMetadata
Inheritance
UserAgentMetadata
Inherited Members

Properties

Architecture

Gets the CPU architecture of the system.

Bitness

Gets the bitness of the system architecture.

BrandFullVersionList

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

BrandVersionList

Gets the list of brand and major versions.

FormFactors

Gets the form-factors associated with the device.

FullVersion

Gets the full version string that corresponds to the user agent, or a brand in the brand list.

Mobile

Gets the mobile flag that show whether the client device is a mobile device.

Model

Gets the model name of the device running the user agent.

Platform

Gets the commercial name of the user agent's operating system.

PlatformVersion

Gets the version of the operating system running the user agent.

Wow64

Gets WOW64 flag that indicates if the user agent is running in 32-bit mode on a 64-bit Windows system.