Property Platform
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Platform
Gets the commercial name of the user agent's operating system.
public string Platform { get; }
Property Value
- string
"Windows", "macOS", "Android", etc.
Gets the commercial name of the user agent's operating system.
public string Platform { get; }
"Windows", "macOS", "Android", etc.