Property Model
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Model
Gets or sets the model name of the device running the user agent.
public string Model { get; set; }
Property Value
- string
"Pixel 6", "iPhone 14", etc.
Gets or sets the model name of the device running the user agent.
public string Model { get; set; }
"Pixel 6", "iPhone 14", etc.