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.
Gets the CPU architecture of the system.
public string Architecture { get; }
"x86", "ARM", etc.