Property Bitness
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Bitness
Gets or sets bitness of the system architecture.
public string Bitness { get; set; }
Property Value
- string
"32", "64".
Gets or sets bitness of the system architecture.
public string Bitness { get; set; }
"32", "64".