Table of Contents

Property Architecture

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Architecture

Gets the CPU architecture of the system.

public string Architecture { get; }

Property Value

string

"x86", "ARM", etc.